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

Fix missing claims for federated users for jwt token issuers #2604

Closed
wants to merge 10 commits into from

Commits on Oct 23, 2024

  1. Fix missiing claims issue

    sandushi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    07c8d12 View commit details
    Browse the repository at this point in the history
  2. Remove unsused imports

    sandushi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c531006 View commit details
    Browse the repository at this point in the history
  3. Add unit tests

    sandushi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bbc7f36 View commit details
    Browse the repository at this point in the history
  4. Update the unit tests

    sandushi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fabd4dd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Add test to testng file

    sandushi committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    74c311c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cfaab4 View commit details
    Browse the repository at this point in the history
  3. Improve test

    sandushi committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    26836b1 View commit details
    Browse the repository at this point in the history
  4. Add more tests

    sandushi committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e71c26d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Add a new test case

    sandushi committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    87d9800 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    sandushi committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    00a993f View commit details
    Browse the repository at this point in the history