Arslan,
I've read your post here: http://ermanarslan.blogspot.com/2014/11/ebs-r12-login-flow-java-from.html?m=1 I'm interested in knowing more about the details like which can be extended and what code can be used etc. Thanks, Hiren. |
Administrator
|
Hi,
It is important to know that, customizing the login is an unsupported move. What I can give you as the details can be from a working example. That is, you need to write java in the application side. From that java you need to call a custom plsql code to make the authentication through a third party authenticator (such as Active Directory) . You can make your java to be called when you submit the login credentials by the help of an OAF personalization or so. |
Thanks, Arslan. Yes I understand it's unsupported move. Please let me know what needs to be done.
Thanks, Hiren. On Mon, May 30, 2016 at 02:13 ErmanArslansOracleBlog [via Erman Arslan's Oracle Forum] <[hidden email]> wrote: Hi, |
Administrator
|
I already explained what needs to be done.> here I copy/paste it again;
What I can give you as the details can be from a working example. That is, you need to write java in the application side. From that java you need to call a custom plsql code to make the authentication through a third party authenticator (such as Active Directory) . You can make your java to be called when you submit the login credentials by the help of an OAF personalization or so. So if you are not satisfied with this answer, I should say: we can't beyond that. I can't write the code for you :) This is not the purpose of this blog. |
Oh ok. I was looking for which class to modify etc and which pl/sql is involved etc
On Mon, May 30, 2016 at 07:44 ErmanArslansOracleBlog [via Erman Arslan's Oracle Forum] <[hidden email]> wrote: I already explained what needs to be done.> here I copy/paste it again; |
Administrator
|
You should analyze it carefully and understand the login process in your environment. It is not something to write from here, as it s a critical thing that may affect your logins. On the other hand, it is obvious, you need to customize the login flow. You can do it with your own code, or you can use ready code for templates. I can't go into more detail about this unsupported move. My reason for writing the login flow is give you a perspective about the login flow of EBS, the opportunity that I See for customizing it, not giving you how to customize the standard things. Thanks for your understanding. 2016-05-30 14:15 GMT+03:00 [hidden email] [via Erman Arslan's Oracle Forum] <[hidden email]>: Oh ok. I was looking for which class to modify etc and which pl/sql is involved etc Erman Arslan Applications and Database Operations Manager Oracle Certified Expert Certified Exadata Administrator Certified Linux Administrator Author for Apress MBA Blog: ermanarslan.blogspot.com Forum: http://ermanarslan.blogspot.com/p/forum.html
M: 05301567803 |
Free forum by Nabble | Edit this page |