Showing posts with label SSO. Show all posts
Showing posts with label SSO. Show all posts

Sunday, August 11, 2013

Sso_forced_auth In SSO After Inactivity In R12 EBS After Upgrade From 11i

Sso_forced_auth In SSO After Inactivity In R12 EBS After Upgrade From 11i


After 11i to R12 upgrade login pafte is facing the below error.
Error: sso_forced_auth

Product Version: 12.1.3 version, OID SSO Technologies
Solution:
It is recomended not to change default behaviour but if you want to change SSO Paranoid need to be disabled following steps will help.
Steps to disable SSO Paranoid mode:

Update the Context File as given below:
  1.1. Login to Oracle E-Business Suite as the sysadmin user .
  1.2. System Administration (responsibility) > Oracle Applications Manager >Autoconfig
  1.3. Edit Parameters for Applications Tier row
  1.4. Search bar select OA_VAR then enter 's_oacore_jvm_start_options' in the search field and click Go
  1.5. Add following text to the end of the current value:  ' -Doracle.apps.fnd.sso.forcedAuth=false'
  1.6. Save
Run autoconfig in all application tiers
Restart all application tier services.

For more info follow below doc.
Error: Sso_forced_auth In SSO After Inactivity In R12 EBS After Upgrade From 11i (Doc ID 1512429.1)

Saturday, December 29, 2012

Oracle iRecruitment (iRec) External Candidate (Site Visitor) Configuration & Login Steps

Oracle iRecruitment (iRec) External Candidate (Site Visitor) Configuration & Login Steps


1. Make sure that you are using seeded iRecruitment External candidate responsibilities.


2. Set the SSO Profile settings with the values.


Applications SSO Login Types - Both


Applications SSO Type - SSWA


Applications SSO User Creation and Updation Allowed - Enabled


Application SSO LDAP Synchronization - Enabled


3. Schedule the following concurrent processes:


• iRecruitment Index Synchronization


This ensures the job posting and document indexes are kept up to date and should be scheduled to run as follows:


- Online index rebuild - to run every 5 minutes


- Full index rebuild - to run each night


• Synchronize WF Roles


4. Check the IRC: Registration Business Group profile pointing to a correct business group for the iRecruitment External candidate Responsibility.


5. Add site visitor responsibilities to your Guest user Assign the iRecruitment Employee Site Visitor and iRecruitment External Site Visitor responsibilities


to your guest user (identified by the Guest User Password profile option). This step is required to allow access to the site visitor screens without logging in to the application.


6. Also, download IrcVisitor.jsp page from the server and open the page in text editor and check if the Responsibility ID of 'iRecruitment Site Visitor' login page pointing to upon login. Pointing to a correct responsibility and this responsibility should be pointing in the login jsp page.


7. Set up proxy server


Use the following profiles to set up your proxy server:


• Applications Server Side Proxy Host and Domain


• Applications Proxy Bypass Domain


• IRC: Proxy Authorization Password


• IRC: Proxy Authorization User Name


8. Configure and Freeze your flexfields Configure and Freeze all flexfields used in iRecruitment. This stops error messages appearing on the screen telling you that your flexfields have not been frozen.


9. Check the log-in URL for iRecruitment users The URL for connecting to the iRecruitment system varies according to the user group. For example, the internal site visitor URL is different from the external site visitor URL. For external site visitors, you access the IrcVisitor.jsp. The location of this jsp will depend on your applications server, however, it is of the form: http://hostname:port/OA_HTML/IrcVisitor.jsp For internal site visitors, you access the IrcEmpVisitor.jsp. The location of this jsp also depends on your applications server, however, it is of the form:


http://hostname:port/OA_HTML/IrcEmpVisitor.jsp


You should replace the http://hostname:port/OA_HTML part of the URL with the URL of the html directory on your applications server.


Note: If you have installed other languages, you activate iRecruitment in the required language by adding the following suffix to the log-in URLs: ?L=<language code>


For example, http://hostname:port/OA_HTML/IrcVisitor.jsp?L=F would activate the French language version. The language codes are available in the table FND_INSTALLED_LANGUAGES. If you do not specify a language code, the default (US) is used


10. Configure the web pages for iRecruitment You configure the web page layout using the Personalization Framework. If applicable, configure flexfields, instructions and tips, and the delivered logos.

Troubleshooting ACFS-07981: Metadata Validation Errors

  Troubleshooting ACFS-07981: Metadata Validation Errors Introduction The ACFS-07981 error indicates that an attempt to run an online file ...