By: Vipul Kumar user 28 Apr 2020 at 2:02 a.m. CDT

5 Responses
Vipul Kumar gravatar
Hi Support, I am using Gluu server version 3.1.4 for Authenticate user(access Gluu user's data) using AppAuth iOS SDK but i am getting error "oxTurst wasn't allow to access user data" failed to registration script. **"Something wrong happened, Login failed, oxTrust wasn't allow to access user data. Failed to execute registration script. Please contact site administration"** But same things tried with Google, it's working perfectly and able to access user's data. Can you please help me what i am doing wrong with Gluu server and iOS app. ![](http://ibb.co/27k3w3V) Thanks.

By Sahil Arora user 28 Apr 2020 at 11:38 a.m. CDT

Sahil Arora gravatar
Hi Vipul, I'd recommend to use the latest [stable](https://gluu.org/docs/gluu-server/4.1/) version and try again. You can [enable](https://gluu.org/docs/gluu-server/4.1/operation/logs/#log-levels) debug logs and check for related errors.

By Sahil Arora user 04 May 2020 at 8:56 a.m. CDT

Sahil Arora gravatar
Hi Vipul, Let me know should you need further assistance on this. Regards Sahil

By Vipul Kumar user 04 May 2020 at 11:14 a.m. CDT

Vipul Kumar gravatar
Thanks for your support. I have one question regarding Gluu server, I have already CMS developed in PHP. Can we integrate Gluu server with PHP? Is it possible to save user's data on our server and connect to Gluu for authorization? If possible then please share some documents. Thanks.

By Mohib Zico staff 06 May 2020 at 10:43 a.m. CDT

Mohib Zico gravatar
Hi Vipul, If you have some other question than "oxTrust" issue, please open a new ticket. We are trying to maintain one problem - one ticket; it's easier for community to search and get info on some specific issue.

By Mahendran Mookkiah Account Admin 24 Feb 2021 at 2:11 p.m. CST

Mahendran Mookkiah gravatar
I got the same error as in the title "oxTrust wasn't allow to access user data" on the UI after successful login. oxtrust had this log ``` 2021-02-24 19:07:45,262 ERROR [qtp1989335500-16] [org.gluu.oxtrust.action.Authenticator] (Authenticator.java:316) - Failed to get id_token ``` But when we change url from error and hit /identity url, it successfully got into application. I am using "gluufederation/oxtrust:4.2.2_04" image for oxtrust.