Add support for domain hint in Azure OIDC IDP
complete
W
Wim Bronswijk
When using Azure as OIDC for HelloID and opening an application connected to HelloID I always have to enter my emailadress first, after entering the emailadress I will be automatically logged into the application since there is already an active session with Azure AD.
To prevent entering the emailaddress in the Azure signon screen the domain_hint parameter can be send with the request to Azure. (https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/home-realm-discovery-policy#domain-hints)
Is it possible to add support for this parameter? e.g. add &domain_hint=helloid.com to the url.
R
Rick van den Dijssel
complete
W
Wim Bronswijk
planned
Planned for August release