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
With the PKCE edition, I can login with the default login page. but I cannot login when use a custom login page. Would you please do a demo for custom login page. Thanks.
Greetings!
With the PKCE edition, I can login with the default login page. but I cannot login when use a custom login page. Would you please do a demo for custom login page. Thanks.
My configuration:
LoginControll.java
And I have a custom
templates/login.html
page!For frontend, I used vue3 and oidc-client-ts.
The login from backend works, but It cannot forward me to my frontend after successful login. 😢
The text was updated successfully, but these errors were encountered: