Tags: jakubfijalkowski/IdentityServer4
Tags
Clarify semantics of resource validator and scope parser (IdentitySer… …ver#4452) * attempt to clarify semantics * another possible improvement? * minor feedback * make individual scope validation easier * update other hosts to match resource changes * updates from code review/testing
Clarify semantics of resource validator and scope parser (IdentitySer… …ver#4452) * attempt to clarify semantics * another possible improvement? * minor feedback * make individual scope validation easier * update other hosts to match resource changes * updates from code review/testing
enhancements to add logout notification service as first class service ( IdentityServer#4390) * enhancements to add logout notification service as first class service for SLO notifications. * more signout rework * add interface for back channel http client * add default timeouts for backchannel http calls
Update 4_javascript_client.rst (IdentityServer#4292) added an additional step to maintain consistency with previous tutorial chapters. This would be useful if a learner skips ahead directly to building a JS client after getting the main auth server to work.
Use non-case sensitive string for any ids IdentityServer#3184 (Identi… …tyServer#4234)
Add JAR support (IdentityServer#4024) * add logic to be compatible with both OIDC request objects and JAR * add tests for request object without any query string parameters * update logic to move client_id extraction to JwtRequestValidator * add more explicit validation check of client id in query vs jar payload Co-authored-by: Brock Allen <[email protected]>
PreviousNext