Skip to Main Content

Java Development Tools

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!

#{securityContext.userName} returns anonymous

RameshAug 19 2010 — edited Aug 24 2010
Why is that #{securityContext.userName} always returns anonymous?

I am using Jdeveloper JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536 and I am using programatic authentication.

After authetication if i try to display userName in the next page using #{securityContext.userName} it shows anonymous

Call ADFContext.getCurrent().getSecurityContext().getUserName() also shows anonymous.

Is it a bug? is there a Work around?

Thanks

Edited by: user11320170 on Aug 19, 2010 11:29 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2010
Added on Aug 19 2010
6 comments
2,231 views