You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider allowing an admin hostname per realm, rather than just supporting a single hostname-admin.
There are two implemenation approaches:
Have the hostname provider determine the admin URL for a given realm based upon the security-admin-console client root URL. This would be compatible with anyone currently using hostname-strict=false along with customized values for their security-admin-console client root URLs.
Introduce a realm setting, similar to the realm specific Frontend URL, to set the admin URL, which will then be used by the hostname provider.
The admin hostname could be used by the hostname check mentioned in #47453.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We should consider allowing an admin hostname per realm, rather than just supporting a single hostname-admin.
There are two implemenation approaches:
The admin hostname could be used by the hostname check mentioned in #47453.
cc @vmuzikar
Beta Was this translation helpful? Give feedback.
All reactions