Skip to Main Content

Java Security

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JAAS Secuirty in ADF Application

Hi ,

I want to deploy my ADF application 12c to GlassFish server, I have added security to my application using callback Handler.
when I deployed and tested in glassfish I cannot able to login.

I am getting below error

A PasswordCredential was required but not provided.

javax.security.auth.login.LoginException: No credentials.

I tried with file realm in glassfish server. please share some thoughts about secuirty for adf application to Glassfish server

This post has been answered by Timo Hahn on Dec 14 2023
Jump to Answer

Comments

Post Details

Added on Dec 14 2023
1 comment
177 views