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): support for OAuth 2.0 Rich Authorization Requests #7145

Merged
merged 15 commits into from
Dec 21, 2023

Commits on Nov 28, 2023

  1. feat(jans-auth-server): rar - added authorizationDetailsTypesSupported

    #6292
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    443a92d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat(jans-auth-server): added supported authz details types to discov…

    …ery #6933
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a81c633 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. feat(jans-auth-server): added authorization_details custom intercepti…

    …on script and dynamic registration #6933
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c009522 View commit details
    Browse the repository at this point in the history
  2. feat(jans-auth-server): used in templates title jans instead of oxauth

    …#6933
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    84f144e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. feat(jans-auth-server): authorization_details authorization #6292

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2fad0d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. feat(jans-auth-server): added authz details service with check/save a…

    …bility #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cc92a0a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. feat(jans-auth-server): added authz details support to token endpoint #…

    …6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c3c643c View commit details
    Browse the repository at this point in the history
  2. feat(jans-auth-server): added authz details to PAR #6292

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7b1c34e View commit details
    Browse the repository at this point in the history
  3. feat(jans-auth-server): added authz details to introspection #6292

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    fa3814b View commit details
    Browse the repository at this point in the history
  4. chore(jans-auth-server): authz details related refactoring #6292

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    33ffcfc View commit details
    Browse the repository at this point in the history
  5. chore(jans-auth-server): authz details related refactoring #6292

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0439c9a View commit details
    Browse the repository at this point in the history
  6. test(jans-auth-server): added AuthzDetailsServiceTest #6292

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a445fbe View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. test(jans-auth-server): added integration test for Rich Authorization…

    … Requests #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    281f3ac View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. doc(jans-auth-server): added documentation for rich authorization req…

    …uests #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    yuriyz committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0d35d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2090c0b View commit details
    Browse the repository at this point in the history