Customizing Login Page in oracle E Business suite

Hi,
I am new to OA framework world.
i have a requirement where i need to customize Oracle login page to put some validations on the password that user enters.
If password has not been changed in so many days then prompt user to change it .
Has anyone did anything like this.
Please let me know how we can proceed with this requirement.
Thanks,

>
If password has not been changed in so many days then prompt user to change it .
>
This functionality already exists in EBS - in the "Define Users" form, see the password expiry options.
HTH
Srini

Similar Messages

  • How to register jsp pages in Oracle E- business suite

    Hi Every one,
    We will see some jsp pages in Oracle Applications.
    If we create our custom jsp what procedure should we follow to register that jsp as menu function.
    Tried just like registering like OAF page buit didn't given any result.
    So if anybody are aware of this topic please guide me.
    Regards,
    Krishna

    Hi,
    Someone else provided this as a response to a previous post:
    http://download.oracle.com/docs/cd/B12428_15/migrate.904/b10425/asmwl04.htm#1009342

  • Authentication APIs in Oracle e-Business Suite

    Hi All,
    Does Oracle e-business suite offers any authentication APIs?
    If yes, then please provide me pointer for the same.
    Thanks,
    Shyam

    Hi,
    Let me first let you know my requirement. Actually, I have to implement SSO between Oracle e-Business Suite v12 and a third party system.
    In this use case, incoming request first goes to third party system that will take authentication and authorization decision and upon successful it will add user name in the http header and forward the request to Oracle e-Business Suite login code.
    So, we have to modify/extend the login code from Oracle e-Business Suite so that it could read the value of HTTP Header, which was set by the third party application and then we will have to locate this user in FND_USER.
    My questions around this are:
    1- Does Oracle e-Business Suite provide APIs to locate any user if user name/userid is given?If yes, then please provide me the link to understand the usage of this API.
    2- The name of the file which does the job of login/authentication?
    Thanks,
    Shyam

  • URGENT : JDEVELOPER 10.1.3 and customizing Oracle e-Business suite

    URGENT: Can any one advice me with any pointers on how to open/customize the Pages (Oracle e-business suite pages related Developer 9.x ) using JDeveloper 10.1.3 (ADF framework).
    1. JDeveloper 10.1.3 supports JSPX and other pages and deploy those pages into server. Where as JDeveloper 9.x stores those pages in Database (for Oracle E-business suite) as Regions.
    But, Oracle always provides backward compatibilities. So, how can we change these JDeveloper 9.x JRAD/AK Region pages using JDeveloper 10.1.3 (AD framework)?
    Please respond...

    Can any one advice me with any pointers on how to open/customize the Pages (Oracle e-business suite pages related Developer 9.x ) using JDeveloper 10.1.3 (ADF framework).
    >>>> Cannot be done
    But, Oracle always provides backward compatibilities. So, how can we change these JDeveloper 9.x JRAD/AK Region pages using JDeveloper 10.1.3 (AD framework)?
    OAF is different than ADF, Oracle E-Biz pages are still in OAF, even with Jdev 10.1.3, they are not in ADF.Thanks
    Tapash

  • Create Custom data_domain in Oracle E-Business Suite Extensions for Oracle Endeca

    Hi all
    I integrated EBS with Oracle Endeca information discovery with the help of the following document Installing Oracle E-Business Suite Extensions for Oracle Endeca, Release 12.2 V4 (Doc ID 1574273.1).
    I am little aware to create custom data loading using endeca integrator.
    I need to know is there any possibility to create custom data_domain using Integrator in Oracle E-Business Suite Extensions for Oracle Endeca.
    Using the webs ervices data domains are created in the Endeca server.
    Below mentioned port numbers are displayed in the doc.
    7001 Oracle Endeca WL Managed Server
    7002 Oracle Endeca WL Domain Admin Server
    7004 Oracle Endeca Studio UI WL Managed Server
    7005 Oracle Endeca Integrator WL Domain Admin Server
    7006 Oracle Endeca Integrator Server UI WL Managed Server
    7011-8011 Oracle Endeca Server Internal Data Domains
    webservices url will be like http://hostname:port/endeca-server/ws/admin Like.
    I need to know the port number for this url. Kindle help me regarding this webservices
    Kindly suggest me ASAP.
    Thanks in advance.

    Hi,
    While checking the load data its showing error in clover url.
    We got error like this.
    Graph 'sandbox://Common/graph/FullLoad.grf' failed!
    And we followed the document for this issue Endeca graphs failing  (Doc ID 1549013.1)
    Please help me to fix this issue.
    Regards
    Kumar

  • Can not login to Oracle E-Business Suite

    Oracle Database 10g / Applications 11i on RHEL 4
    Development Environment:
    No one can login to Oracle E-Business Suite.
    If we type a valid user name / password and click Login, the screen refreshes and we are back to the login screen.
    No error message returned.

    This is how we resolved the issue... Thank you for all your help.
    Note 269884.1 How To Fix The Forms Timeout Issue In Oracle Applications 11i
    Note 171261.1 Description of the New Session Timeout Functionality in Apps 11i
    FND Patchset D or Higher
    The following are the best practice setup:
    1. Profile Options:
    ICX: Session Timeout = 30
    ICX:Limit Time = 12
    ICX:Limit connect = 2000
    These Profiles control the Forms Session. If a Timeout is caused by a
    ICX Profile you will be
    prompted to log back in.
    2. Apache zone.properties:
    session.timeout = 1800000
    Session.timeout is what controls the Self Service Timeout. If this
    times out, you will not be
    prompted to log back in and will receive a
    JSP/WEB type error message.
    3. appsweb.cfg and or appsweb_host_sid.cfg file:
    networkRetries=30
    heartbeat =2
    4. FORMS60_TIMEOUT = 60 (check <SID>.env for this)
    5. Bounce Forms Server.
    6. Clear Apache cache $OA_HTML/_pages (optional)
    7. Bounce Apache Server.
    Edited by: ORA_UMAIR on Apr 17, 2009 3:17 PM

  • Oracle ADF security integration with Oracle E-Business Suite SDK JAAS

    I have an Oracle ADF 11.1.2.2 application that is using ADF security for authentication and authorization.
    When we deploy this application to our JDeveloper integrated weblogic server, we utilize the security setting of "Custom" and use weblogic users and roles to map to the ADF application roles. In that environment our security is working properly.
    I have a Weblogic 10.3.5 standalone server that has the ADF runtime installed as well as the Oracle E-Business Suite SDK JAAS implementation installed.
    When I deploy the Oracle ADF application to the standalone weblogic server, I am directed to the JAAS login page when I attempt to access any JSF page (including those that I have granted View access through the anonymous-role. Does the Oracle ADF anonymous-role work (allow for anonymous page access) when JAAS security is handled by the Oracle E-Business Suite SDK JAAS implementation?
    Per the SDK instructions, when we install the Oracle ADF deployment on Weblogic we have selected "DD only" for our security setting. We have defined enterprise roles in the Oracle ADF security setup (jazn-data.xml) that are assigned the appropriate application roles. Those enterprise roles have the same name (i.e. UMX|YOURROLE) as the E-Business Suite roles that are assigned to our test users. When we login with an E-Business Suite user / password we are receiving an error:
    Error 401--Unauthorized
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.2 401 Unauthorized
    Any thoughts on why that would be?
    Thanks
    Dan

    Thanks Juan.
    With the debugging options enabled it appears the issue is not an issue with the user / role credentials - it seems like the resource grants from jazn-data.xml are not being reviewed in my standalone weblogic instance EAR deployment:
    [JpsAuth] Check Permission
    PolicyContext: [TestApp]
    Resource/Target: [untitled1PageDef]
    Action: [view]
    Permission Class: [oracle.adf.share.security.authorization.RegionPermission]
    Result: [FAILED]
    Evaluator: [ACC]
    Failed ProtectionDomain:ClassLoader=sun.misc.Launcher$AppClassLoader@13f5d07
    CodeSource=file:/app/oracle/product/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/adf-share-support.jar
    Principals=total 2 of principals(
    1. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousUserImpl "anonymous" GUID=null DN=null
    2. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousRoleImpl "anonymous-role" GUID=null DN=null)
    When I access the same page from my integrated weblogic server I see:
    [JpsAuth] Check Permission
    PolicyContext: [TestApp]
    Resource/Target: [untitled1PageDef]
    Action: [view]
    Permission Class: [oracle.adf.share.security.authorization.RegionPermission]
    Result: [FAILED]
    Evaluator: [ACC]
    Failed ProtectionDomain:ClassLoader=sun.misc.Launcher$AppClassLoader@13f5d07
    CodeSource=file:/app/oracle/product/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/adf-share-support.jar
    Principals=total 2 of principals(
    1. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousUserImpl "anonymous" GUID=null DN=null
    2. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousRoleImpl "anonymous-role" GUID=null DN=null)
    When I review my EAR - I do see jazn-data.xml at:
    /META-INF/jazn-data.xml
    I will review the system-jazn-data.xml to see if the policy information has been migrated properly as part of the EAR deployment.
    Thanks.
    -Dan

  • Error while accessing Oracle E-Business Suite 11i from Linux/firefox

    error while accessing Oracle E-Business Suite 11i from Linux/firefox
    OS: SUSE Linux Desktop 11(SLED11)
    Web browser: firefox 3.x
    Java versions:
    # rpm -qa |grep java
    java-1_6_0-sun-plugin-1.6.0.u18-0.1.1
    java-1_6_0-sun-1.6.0.u18-0.1.1
    # java -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Server VM (build 16.0-b13, mixed mode)
    when I access the url firefox says
    "Additional plugins are required to display all the media on this page"
    then I clicked on "Install Missing Plugin" button
    then I got the following message
    No Suitable Plugins were found
    Unknown Plugin (application/x-java-applet;jpi-version=1.4.1)
    please help/suggest
    Regards

    Hi user;
    Its not certified to login EBS from linux client
    Please check:
    Linux-cleint (ebs) certification
    pluggins
    Hope it helps
    Regard
    Helios

  • How to change header and footer in login page in oracle apps r12

    Hi all,
    how to change header and footer in login page in oracle apps r12 and login button background color, please help me
    thanks
    saran

    how to change header and footer in login page in oracle apps r12 and login button background color, please help meTips For Personalizing The E-Business Suite R12 Login Page (MainLoginPG) [ID 741459.1]
    How to Personalize Login page in R12? [ID 579917.1]
    R12 Login Page: How to Personalize the Logo ? [ID 849752.1]
    Thanks,
    Hussein

  • Report won't print to the end of width in Oracle E-Business Suite

    Hello all,
    I desperately need help to setup Reports 6i layout. I created a report for a 8.3 x 11.69" and it seems fine when I print directly from Reports Developer but when I register it in Oracle E-Business Suite 11.5.10.2 it won't print to the end of page width. It always cut the print in about 3/4 of page width. I already setup the report as a text and pdf but still no success. Enlarge the width and height of the report won't help either. Anyone can suggest something to help? Thanks.

    Hi Clamarion,
    Login as those users and check the preferences, or you can check the value from the backend (through FND_USER_PREFERENCES table).
    About "Applications Start Page" profile option (Doc ID 729375.1)
    https://forums.oracle.com/thread/940401
    Thanks,
    Hussein

  • Oracle E-Business Suite account has not been linked with the Single Sign-On

    We followed this note 1484024.1 to integrate Oracle EBS 12.1.3 with Oracle Access manager 11g R2.
    Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR2 (11.1.2) using Oracle E-Business Suite Access Gate [ID 1484024.1]
    All the steps have been complete successfully without any errors.
    When the excisistign users trying to login.. they will get the single single OAM page but not able to use their current user id and passwords..
    it says: "Your Oracle E-Business Suite account has not been linked with the Single Sign-On account that you just entered. Please enter your Oracle E-Business Suite information. The next time you sign on with your Single Sign-On account, it will automatically sign you on to the Oracle E-Business Suite using the following account information. "
    Any help greatly appreciated.
    Thanks!

    Hi,
    it says: "Your Oracle E-Business Suite account has not been linked with the Single Sign-On account that you just entered. Please enter your Oracle E-Business Suite information. The next time you sign on with your Single Sign-On account, it will automatically sign you on to the Oracle E-Business Suite using the following account information. "this is expected, if you are linking your existing OID users with existing EBS users.
    When it asks the user information here, enter the EBS username and password.
    The first time users login to ebs, it needs to link that particular usre with a particular.
    The next time you login, it does auto link.
    Please see "Applications SSO Auto Link User (APPS_SSO_AUTO_LINK_USER)" in
    http://docs.oracle.com/cd/E18727_01/doc.121/e12843/T156458T465432.htm
    Thanks

  • How to disable direct forms access in Oracle E-Business Suite R12.1.3

    @Hussein Sawwan
    Hi Hussein,
    I don't know if I have well formulated the title of this discussion. But I will try to explain.
    I have a problem on my TEST Oracle E-Business Suite R12.1.3 instance. After login into the homepage, some forms automatically start opening. I don't know why, last week the system was working fine. This TEST instance is used by users to train themselves.
    How can I make sure that the forms are opening only when someone clicks on them? I don't want the forms to be popping out automatically after someone logs in.
    Thanks in advance.
    Clamarion.

    Hi Clamarion,
    Login as those users and check the preferences, or you can check the value from the backend (through FND_USER_PREFERENCES table).
    About "Applications Start Page" profile option (Doc ID 729375.1)
    https://forums.oracle.com/thread/940401
    Thanks,
    Hussein

  • Questions on Oracle E-Business Suite JAAS impl with ADF (Patch 8571001)

    I am working at a customer site, where we are developing extensions to EBS R12 using ADF 11g. I have some questions around Oracle E-Business Suite JAAS implementation (Patch 8571001). The answers to these would help us choose the right path for the overall project.
    1. How much integration is possible between ADF JAAS roles and the EBS User management roles? If we implement Oracle E-Business Suite JAAS implementation using this patch, how would the component/field level security work in ADF? Will ADF pages refer to roles in EBS UMX tables for field level security?
    2. Is there any detailed documentation as to how to Oracle E-Business Suite JAAS implementation works. I have read the metalink note # 974949.1; however it does not provide enough details on UMX/EBS integration. Any pointers would be really helpful.
    Thanks a lot.

    wrong forum - sorry.
    Please try the Applications forums on OTN
    Frank

  • Oracle E Business Suite 11i vision instance on windows xp - Jinitiator

    Hello,
    I installed Oracle E Business Suite 11.5.10 on windows xp.
    **The login form is successful. But, I am not able to navigate to (or) start any of the forms other than self service forms. I have tried IE, Firefox, and Netscape.**
    **Jinitiator 1.3.1.18 is being installed again and again, but the form would not pop up.**
    I read that I need 1.3.1.21, I have installed that but in vein.
    Can someone help me find the correct browser and jinitiator verison

    Hi user;
    I installed Oracle E Business Suite 11.5.10 on windows xp.
    **The login form is successful. But, I am not able to navigate to (or) start any of the forms other than self service forms. I have tried IE, Firefox, and Netscape.**Please follow:
    Recommended Browsers for Oracle E-Business Suite 11i Doc ID: 285218.1
    **Jinitiator 1.3.1.18 is being installed again and again, but the form would not pop up.**
    I read that I need 1.3.1.21, I have installed that but in vein.please add your login page trusted site,please turn of pop-up blocker,please uncheck IE>>tools>>advence>> Enable third party browser extencion
    If you have still problem please post it
    Regard
    Helios

  • Did any body try to change 10g SSO  login page to custom login page?

    Hi..
    Did any body try to change Oracle 10g SSO login page with custom login Page as we used to do in 902 and 1022 versions by changing wwsso_ls_configuration_info_t table entries?
    It seems that there is now other file policy.properties that has entry for login page.
    Is there any documentation provided by Oracle on this?
    I checked metalink and SSO admin guide?
    Any clue or glue....??
    Thanks
    Sarvesh

    Try 1 & 2 if does not work please file a daycare for further assistance.
    1.   In "Day CQ Login Selector Authentication Handler" for path info add an empty row then verify.
    2.   Delete the existing entry for "Day CQ Login Selector Authentication Handler" , Configure your custom at repository level & verify

Maybe you are looking for

  • How can I run GarageBand from an external drive that is not my boot drive?

    Hi, I'd like to move my GarageBand loops and songs I've composed to my external hard drive. I have moved my iTunes library to the external, I found good instructions on how to do that, but I have not seen any for GarageBand. Is it possible to move bo

  • Since 10.0.9 FCPX crashes at "Import Media"

    Hi, it never happend before, the problem has shown up after i updated fcpx. I tried to import my footage, it´s from a panasonic hmc 151. 1080/50i, AVCHD. I never had a problem before. It was always the some work around. Open FCPX, insert SD-Card into

  • HTML form question

    Hello All If I have a jsp file which contain a HTML form action, is it possible to add a IF/ELSE before to determine whether can call this form action? For example: =================================================== <% if (something.equals("YES")) {

  • ADS on Sneak Preview

    Hi, I installed the Trial Netweaver 7 Java stack form SDN which I had downloaded 3 months ago. I recently got the adobe credentials and followed the pocedure as described in the Download documentation to set up ADS. I also corrected the hostname in t

  • Functional Area wise financial Statements

    Hi Experts, Can anyone please let  me know whether is it possible to create financial statements according to functional Area. Thanks&Regards Srinivas