DuendeSoftware / docs.duendesoftware.com

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

Doc on session/claims workflows #138

Open brockallen opened 2 years ago

brockallen commented 2 years ago

I'd like a sequence diagram or picture showing what claims exist where during a typical protocol flow in the session (at both IdentityServer and in the client), and in the persisted grants DB at IdentityServer, and how/when the profile service is involved, and in the access token and at the API. I was thinking a pic per major protocol flow, or interaction:

The intent of this would be to show to people that aren't so familiar with the protocols or even the ASP.NET Core cookie authentication handler how and where all this fits together

brockallen commented 2 years ago

This thread as an example of what people are struggling with: https://github.com/DuendeSoftware/Support/issues/253#issuecomment-1273449133

brockallen commented 2 years ago

Related: https://github.com/DuendeSoftware/Support/issues/234#issuecomment-1290594085