Login initiated from bookmark

Hello,
I need some advice on how to proceed on something. I have an application that used the Password login via OIDC-conformants clients, I have users that always bookmark the login page so when they try to login to these bookmark that triggers the error “Something is wrong Password login via OIDC-conformants clients with externally-hosted pages is unsupported”
So my question is : is there a way to redirect them instead of this error page to the correct login page but with the OIDC compliant still enforced ?
Thank you for your help

2 Likes

Hello @dker,

This should get you fixed up:

4 Likes

Yep! Check the link provided by @markd above

2 Likes

Ah thank you it is working

1 Like

Perfect! Glad to hear that!