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
Hi @coolhlm
this example is for a direct grant flow and not for a browser flow
it still doable tho, only need some minor tweaking
including changing the UI template where encryption will happen
Using authorization code (keycloak14.0.0), the password is clear text.
And i use this spi to encrypted password
but i get an error when the browser visit 'http://localhost:8080/auth/realms/td-platform/protocol/openid-connect/auth'
is there anyway to encrpt 'http://localhost:8080/auth/realms/td-platform/login-actions/authenticate' only?
thank you
The text was updated successfully, but these errors were encountered: