Oracle Weblogic Server (MOSC)

MOSC Banner

Using cookies for Weblogic Authentication

edited May 27, 2010 7:06AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
Hi!
I'm trying to port a Java Web Application to Weblogic that uses an encrypted browser cookie for authentication.  This cookie is not a Token or any standard form of authentication (long history behind this project).

I've tried creating an AuthenticationProvider and/or IdentityAsserter, but neither of those give me access to the HTTP Request that I need to get the cookies.

I tried a ServletAuthenticatorFilter...which does have access to the HTTP Request....but I couldn't find an example of how to tie that into weblogic so that I could authenticate and register a user right from a ServletFilter.

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