Chad Scharf
|
99b95b5330
|
Fix safari sso header size (#1065)
* Safari SSO header size fix - in progress
* Cleanup of memoryCacheTicketStore
* Redis cache ticket store + registration
* Revert some unecessary changes
* temp - distributed cookie: idsrv.external
* Ticket data cached storage added
* OIDC working w/ substantially reduced cookie size
* Added distributed cache cookie manager
* Removed hybrid OIDC flow
* Enable self-hosted folks to use Redis for SSO
* Also allow self-hosted to use Redis cont...
|
2021-01-11 11:03:46 -05:00 |
|
Chad Scharf
|
246cac1a33
|
Allow SHA1 inbound sigs from Idp (#1047)
|
2020-12-18 11:26:52 -05:00 |
|
Chad Scharf
|
fd293dd183
|
Added OIDC scope management (#1049)
* added OIDC scope management
* Remove errant code comment
|
2020-12-18 11:07:31 -05:00 |
|
Chad Scharf
|
a74778de3a
|
Update ACS path to embed Organization ID (#955)
|
2020-10-01 15:05:09 -04:00 |
|
Chad Scharf
|
3b8cbe631f
|
Implemented new OIDC redirect behavior (#954)
|
2020-09-29 17:06:17 -04:00 |
|
Chad Scharf
|
692b3970af
|
SSO config revision date not updating fix (#934)
|
2020-09-14 21:22:24 -04:00 |
|
Chad Scharf
|
8c7e7d1f6b
|
Remove referer header match from middleware (#928)
|
2020-09-10 16:06:22 -04:00 |
|
Kyle Spearrin
|
55e0f82139
|
use custom DiscoveryResponseGenerator on cloud too (#921)
|
2020-09-08 13:57:52 -04:00 |
|
Chad Scharf
|
6574d083fe
|
SAML NameID Policy AllowCreate should be null (#918)
* SAML NameID Policy AllowCreate should be null
* Determine if transient, then null, otherwise true
|
2020-09-08 10:43:07 -04:00 |
|
Kyle Spearrin
|
84c85a90e8
|
Merge SSO and Portal projects
|
2020-09-04 13:56:08 -04:00 |
|