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