Hello,
I am trying to create a link on our application to go directly to
Keycloak's Account Page, so the user can alter his information, but it
doesn't work.
I saw that there is a validation that assures that the referrer is the same
as the server, for example: I can only access the account app inside my
localhost:8080 if the referrer is also in localhost:8080.
Is it supposed to be like this? Is there a way for me to create a hyperlink
from my application directly to Keycloak's Account Page? Given that my own
application is secured by Keycloak, I think it should be possible.
Is this the correct behavior?
Thanks again!
--
Rodrigo Sasaki