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!

SSO on a custom login page.

3268009Jul 14 2016 — edited Jul 15 2016

Hi everyone,

I have been tasked to change our security Authentication Type from HTTP Basic Authentication to Form-Based Authentication.

I mainly followed this Andrejus Baranovskis Blog: Things You Must Know About ADF Faces Login Page tutorial to create the backing bean for the login page.

Up to there it works fine, but we also use SSO login with Kerberos.

Our SSO is only configured on our Dev server and above and not on integrated WLS, making it time consuming to test, because we have multiple developers.

What I would like to know is, if the configurations for the SSO will be done in a backing bean (and how),

or is there other settings i need to change to allow my custom page to use it it (for example I know that the link has changed)?

My JDev version is 12c.

Sorry if my post is confusing, I am still new to ADF.

Thanks in advance!

Alec

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2016
Added on Jul 14 2016
2 comments
539 views