Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jans-auth-server): Draft support of OpenID Connect Native SSO #2711

Merged
merged 9 commits into from
Oct 28, 2022

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    17a931e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. feat(jans-auth-server): do not process request if token exchange gran…

    …t type is not present
    
    Native SSO
    
    #2518
    yuriyz committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    69b0731 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. fix(jans-auth-server): sonar smell fix

    Native SSO
    
    #2518
    yuriyz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    79fe5c2 View commit details
    Browse the repository at this point in the history
  2. feat(jans-auth-server): added validation of subject token type and ac…

    …tor token type
    
    Native SSO
    
    #2518
    yuriyz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cc206be View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    1402894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0cf65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee24cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3614386 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    b7730d5 View commit details
    Browse the repository at this point in the history