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

Change default of refresh token format #2406

Merged
merged 4 commits into from
Jul 27, 2023
Merged

Commits on Jul 17, 2023

  1. Change default of refresh token format

    Default should be opaque, at least the default.
    History about cloudfoundry/uaa-release#93
    Some tests rely on JWT for refresh, therefore added for these tests again
    jwt.token.refresh.format=jwt
    strehle committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2083c52 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    8dee5a2 View commit details
    Browse the repository at this point in the history
  2. more default changes

    strehle committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5f2ea7b View commit details
    Browse the repository at this point in the history
  3. more default changes

    strehle committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e00071d View commit details
    Browse the repository at this point in the history