By: Peter Raw user 26 Feb 2016 at 12:51 a.m. CST

7 Responses
Peter Raw gravatar
How to display the consent user page authentication during authorization. Is it somewhere configurable on the server?

By Mohib Zico Account Admin 26 Feb 2016 at 12:56 a.m. CST

Mohib Zico gravatar
Which page again?

By Peter Raw user 26 Feb 2016 at 1 a.m. CST

Peter Raw gravatar
Page on which you agree or not to send such e-mail , name, date of birth.

By Mohib Zico Account Admin 26 Feb 2016 at 3:02 a.m. CST

Mohib Zico gravatar
Yeah, just 'Disable' `Pre-Authorization` from "oxTrust Admin GUI" client. You will get this client by: 'OpenID Connect' --> 'Clients' --> Hit 'Search'

By Peter Raw user 26 Feb 2016 at 3:27 a.m. CST

Peter Raw gravatar
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.

By Mohib Zico Account Admin 26 Feb 2016 at 3:40 a.m. CST

Mohib Zico gravatar
I'll check locally and let you know my findings.

By Peter Raw user 26 Feb 2016 at 6:31 a.m. CST

Peter Raw gravatar
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.

By Mohib Zico Account Admin 01 Mar 2016 at 1:18 a.m. CST

Mohib Zico gravatar
Peter, [Here](https://github.com/GluuFederation/oxTrust/issues/206) is the bug report. Let's track the issue there...