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

Migration of sub claim & introspection endpoint username claim for Application tokens #20917

Closed
mpmadhavig opened this issue Aug 16, 2024 · 0 comments

Comments

@mpmadhavig
Copy link
Contributor

mpmadhavig commented Aug 16, 2024

Is your feature request related to a problem? Please describe.
This issue will track the on-the-fly migration support given to enable the below two configs without any flow breaks.

[oauth]
use_client_id_as_sub_claim_for_app_tokens = false
remove_username_from_introspection_response_for_app_tokens = false

Describe the solution you would prefer
Implement application level configs and act according the state of those configs. After a grace period, completely move to the server level config.

Related issues:

@mpmadhavig mpmadhavig self-assigned this Aug 16, 2024
@nilasini nilasini moved this to In Progress in Identity Server 7.1.0 Sep 27, 2024
@nilasini nilasini added this to the 7.1.0-m3 milestone Oct 1, 2024
@nilasini nilasini modified the milestones: 7.1.0-m3, 7.1.0-m2 Oct 7, 2024
@NipuniBhagya NipuniBhagya modified the milestones: 7.1.0-m2, 7.1.0-m3 Oct 11, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Identity Server 7.1.0 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants