How to display the consent user page authentication during authorization. Is it somewhere configurable on the server?
Which page again?
Page on which you agree or not to send such e-mail , name, date of birth.
Yeah, just 'Disable' Pre-Authorization
from "oxTrust Admin GUI" client. You will get this client by: 'OpenID Connect' --> 'Clients' --> Hit 'Search'
OK, I set Pre-Authorization=Disable, but nothing is changed. Causes https://gluu/oxauth/seam/resource/restv1/oxauth/authorize?client_id=<CLIENT_ID>&redirect_uri=<REDIRECT_TO_LOGIN_PAGE>&response_type=code&scope=openid%20profile&state=CiRFMD', then I have a login page (user, password) , and then displays a page of my redirect_uri. I tried to set a parameter prompt = consent , but also does not help.
I'll check locally and let you know my findings.
I created a new user and a screen that appeared. No matter what value is set for the Pre-Authorization. Whereas I think that does not work parameter prompt = consent because this screen the next time you log in is not displayed.
Peter,
Here is the bug report. Let's track the issue there...