Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Mobile And Social Increase Authentication Level

User_OL6EKFeb 7 2017 — edited Feb 9 2017

Hi Everyone.

I´m developing an Application using Oracle Mobile and Social SDK´s for iOS and Android. I have in my Company some resources who are protected in OAM Webgate 11g by LDAP Scheme with Autentication Scheme Level 3. I´m using the following document to make my test requests:

Trying to access a Webgate Protected resource with Autentication Level 2 results in a successfully AccessToken, and the resources is reachable. But when the resource is Level 3, generating Access Token result in:

{

  "message": "Failed in Access Token creation :: Token \"DNDLgu9MiK6dmoMnUtvk+ycqMzekAbtSQKL5ZWQDEwEVvzNjoSmOe97l0ZKzi1mGN212v39tBs74SRj5g/WmHxIJNzTrC3IIgnERk9fwhCcVvfwQJbRtLsaTGyvi/WZAG9VAhy3kcEBFCezm026CbVO9V4PgofME0/nnXRlgNnzWkAiK06ctKpr4cInKI+qZiGsfLbNI7unxlyWHZgbH9LCJZg6CeP793YKUMzvDdmNG0xy3IokXBKqGg9wKYiLXnyiIk4KnnIpkvogEKnMKpKidHOTgrlv3u8nKQomq1VzYhywM+N+m8+rCQWW5cwbCW/wYOLKjybS4PvxSCZG3R2SqgS7Vb0/lCvGvWEecNz+WuyfCAuALLr4B3M5680T6gEZy3Q2AtPzWtsGyzkmqUBdOtGeieay0qm0Urlvb3kEZJiTqgo2DEN5li/F0/MOw1WPa2IBIvu2goy2dOjJ9hHsa+Ado3bt4ViHROFMC83ZDhI2Q+AEYzSrbSoZ3ndbm\" ",

  "oicErrorCode": "IDAAS-21021"

}

And log messages only say that Token is either null or invalid, so, i guess that you can´t create an accessToken for a resource with higher authentication level that you currently have. So my question is: How can i increase my authentication level in Mobile and Social before request for an accessToken?

Thanks!

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 9 2017
Added on Feb 7 2017
3 comments
513 views