Identity Management (MOSC)

MOSC Banner

string manipulation of OAM Policy response value

edited Dec 2, 2015 9:03AM in Identity Management (MOSC) 3 commentsAnswered

Hi,

I have a protected application with a response defined on the protected resource as below:

             username(response header name) =  $user.userid  

So, I returning a header variable with name "username", and the value is fetched from the identity directory.

In my case, lets say user with username "012345" has logged in, then the response variable will be username=012345. I want to perform a string manipulation on the value and send 12345,

that is , username=12345, by removing '0' from the value fetched from the directory.


Is this possible to achieve at OAM side?


Thanks,

Malli.

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