A friend of mine asked me that while logout how are you taking care of session invalidation in ADFwhile using form based authentication. I thought that I need to write a method to do that, but ADF does it automatically for us if you have configure ADF security on your project, as suggested in the following forum post as well:
http://forums.oracle.com/forums/thread.jspa?messageID=9709240#9709240
However, with Basic authentication the browser caches authentication credentials and its a known issue.
JDev Release 11.1.1.4
http://forums.oracle.com/forums/thread.jspa?messageID=9709240#9709240
However, with Basic authentication the browser caches authentication credentials and its a known issue.
JDev Release 11.1.1.4
No comments:
Post a Comment