riot-web/src/utils/oidc
Michael Telatynski 4e68b91515
Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer & other data (#12166)
* Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer & other data

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-01-23 13:34:10 +00:00
..
TokenRefresher.ts OIDC: refresh tokens (#11699) 2023-10-12 00:49:07 +00:00
authorize.ts OIDC: add friendly errors (#11184) 2023-10-19 02:46:37 +00:00
error.ts OIDC: add friendly errors (#11184) 2023-10-19 02:46:37 +00:00
getDelegatedAuthAccountUrl.ts Fix account management link for delegated auth OIDC setups (#12144) 2024-01-16 09:51:03 +00:00
getOidcLogoutUrl.ts OIDC: Redirect to delegated auth provider when signing out (#11432) 2023-08-22 11:15:35 +00:00
isUserRegistrationSupported.ts OIDC: register (#11727) 2023-10-11 21:44:46 +00:00
persistOidcSettings.ts Fix OIDC bugs due to amnesiac stores forgetting OIDC issuer & other data (#12166) 2024-01-23 13:34:10 +00:00
registerClient.ts use more future proof config for static clients (#11175) 2023-07-04 23:10:03 +00:00