DuendeSoftware / docs.duendesoftware.com

Documentation for our Products
https://docs.duendesoftware.com
25 stars 134 forks source link

Add mention that subject could get claims from server side sessions. #507

Closed RolandGuijt closed 2 months ago

github-actions[bot] commented 2 months ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-507.eastus2.azurestaticapps.net

josephdecock commented 2 months ago

And maybe we can explain the the claims identity at the time of grant creation is stored in the grant store. So if you are in the profile service in the context of using a grant (exchanging a code for a token, etc), we can give you those claims, but if you are in the user info endpoint, we don't have anything except what is in the access token sent to the user info endpoint.

github-actions[bot] commented 2 months ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-507.eastus2.azurestaticapps.net

RolandGuijt commented 2 months ago

@josephdecock I've used bullets now to create an if..then structure which should be more clear.

github-actions[bot] commented 2 months ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-507.eastus2.azurestaticapps.net

RolandGuijt commented 2 months ago

@josephdecock Agreed.

github-actions[bot] commented 2 months ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-507.eastus2.azurestaticapps.net