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

JWKS demo #63

Merged
merged 5 commits into from
Aug 23, 2023
Merged

JWKS demo #63

merged 5 commits into from
Aug 23, 2023

Commits on Aug 22, 2023

  1. JWKS demo

    kevinwallimann committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7aaaf6b View commit details
    Browse the repository at this point in the history
  2. Add tests

    kevinwallimann committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7580afb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Update service/src/test/scala/za/co/absa/loginsvc/rest/service/JWTSer…

    …viceTest.scala
    
    Co-authored-by: Daniel K <[email protected]>
    kevinwallimann and dk1844 authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8490769 View commit details
    Browse the repository at this point in the history
  2. Feature/jwks kid (#64)

    * jwks: kid added
    
    * jwks: kid test added
    
    * jwks: kid changed to be a public rsakey thumprint
    dk1844 authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    526c256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e0b75b View commit details
    Browse the repository at this point in the history