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

iss Response Parameter #26

Merged
merged 5 commits into from
Dec 23, 2020
Merged

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    5638963 View commit details
    Browse the repository at this point in the history
  2. add discovery entry

    leastprivilege committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5abc096 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Merge branch 'main' into features/iss_response_parameter

    * main: (37 commits)
      updated DiscoveryResponseGenerator
      updated IdentityServerTools
      updated LogoutNotificationService
      updated DefaultTokenService
      updated KeyManager
      updated private_key_jwt validator
      updated JwtRequestValidator
      updated TokenValidator
      changed to async
      use msft json serializer (away from newtonsoft)
      fix xml comment
      add DI, adjust tests, add to validate request
      add interface + service
      add support for ui_locales on end session endpoint
      add property to include jti, move jto creation to CreateSecurityTokenAsync, and handle older tokens that do not have new property
      Update PULL_REQUEST_TEMPLATE.md
      Update PULL_REQUEST_TEMPLATE.md
      add PR template
      update codeql
      Update ci.yml
      ...
    leastprivilege committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    a6c1cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af3f655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be281b5 View commit details
    Browse the repository at this point in the history