Identity Management (MOSC)

MOSC Banner

I am using OAM 11g R2 PS3 and also applied BP04 on top of it.

edited Mar 28, 2016 5:01AM in Identity Management (MOSC) 3 commentsAnswered

Hi OAM / OAuth experts,

I am using OAM 11g R2 PS3 and also applied BP04 on top of it.

I have enabled the Mobile OAuth service and configured the OAuth client and service profile.

Also written a custom client security plugin and custom token attributes plugin and configured them into OAM OAuth.

In my custom client security plugin and Custom Token attributes plugin, i am not able to get the HTTP headers or the HTTP request parameters sent along with the request

ClientRequest.getRequestParams()...is always returning null

This is how i send the request to create token..

curl -i -H  'Authorization:Basic d2ViYXV0aGNsaWVudDpPcmFjbGUxMjM=' --header 'dynAttr1: 1234' --request POST 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center