added OIDC host change confirm message

This commit is contained in:
Gani Georgiev
2024-10-15 09:03:48 +03:00
parent 8271452430
commit cfff7b6d11
33 changed files with 376 additions and 261 deletions

View File

@@ -26,6 +26,7 @@
if (!config.extra) {
config.extra = {};
hasUserInfoURL = true;
}
$: if (typeof hasUserInfoURL !== undefined) {