-
Notifications
You must be signed in to change notification settings - Fork 0
locale
Madhumita Subramaniam edited this page Dec 26, 2022
·
1 revision
Notes from YM on chat
I’ve tried to add oxauth_xy.properties. Everything seems is ok for me if we are trying same flow
Add oxauth_xy.properties Change: login.login=Login --> login.login=Login (XY) Log into oxTrust and add to uiLocalesSupported locale xy Restart oxAuth service. We can’t reload uiLocales dynamically because we init JSF at startup Try to log in and see if you will get updated Uisername in login form. You can add to AuthZ request: https://yurem-relaxing-kingfish.gluu.info/oxauth/authorize.htm?.......&client_id=1001.c0026de4-b837-4c07-bc9b-631ac3729e4b + &ui_locales=xy Or configure your browser to use specific language by default
Let me know if there are other questions about this