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

add at_sub as parameter for client credentials flow #220

Open
jjg-123 opened this issue Nov 14, 2024 · 1 comment
Open

add at_sub as parameter for client credentials flow #220

jjg-123 opened this issue Nov 14, 2024 · 1 comment

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Nov 14, 2024

In the client credentials flow, it is possible that the sub for the access token is different than the sub for the id token, but there is really no good way to specify this. We allow for a sub parameter in the request, and should add an at_sub parameter for access tokens. Now the AT subject has to be set by a QDL script.

@jjg-123
Copy link
Contributor Author

jjg-123 commented Nov 19, 2024

Maybe... This can easily be done with a little QDL script, so overloading the request is probably just sugar coating it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant