Identity Management (MOSC)

MOSC Banner

IAM 11.1.1.5.0: Custom Responses

edited Oct 21, 2013 11:40PM in Identity Management (MOSC) 6 commentsAnswered
Usecase: User sets a preference on the SSO login page (e.g. selects preferred language) and that preference has to be passed to the partner applications (as a HTTP Header)
1) Is it possible to set custom attributes in Session/Request/User namespace using custom authentication plugins? The Plugin API has methods to retrieve these objects but did not find anything to update them.

If that was possible, then I was planning to define a response on the authorization policy using e.g. $session.attr.<myattrname> or $user.attr.<myattrname> and let the webgate set it as a HTTP Header.

I tried using AuthenticationContext.

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