SSO Authentication and SMS Authorization

Before you configure SSO authentication, ensure that:
  • You have configured OAM (Oracle Access Manager) or equivalent server for SSO user authentication.
  • The configured SSO server is up and running and an SSO login Page is displayed for users to provide the authentication details.
  • The configuration fields are updated correctly before saving the details.
  • /<context-name>/login.jsp should be the only resource that is protected.
  • The following URLs are there in the excluded URL list in SSO server:
  1. MAP_WSDL_LOCATION=$PROTOCOL$://$WEBSERVERHOST$:$WEBSERVERPORT$/$ CONTEXT$/mdbObjAppMap?wsdl
  2. MDBPUBLISH_EXECUTION_WSDL_LOCATION=$PROTOCOL$://$WEBSERVERHOST$: $WEBSERVERPORT$/$CONTEXT$/mdbPublishExecution?wsdl
  3. Rest Service for Object Migration :- $PROTOCOL$://$WEBSERVERHOST$:$WE BSERVERPORT$/$CONTEXT$/rest-api/migrationrest/MigrationRESTService/invokeMigrationService
  4. Rest Service for WSMRE :- $PROTOCOL$://$WEBSERVERHOST$:$WEBSERVERPORT$/$CONTEXT$/rest-api/rrfmrerest/RestfulMREService/RestfulMREInvoke
  5. Data Redaction = $PROTOCOL$://$WEBSERVERHOST$:$WEBSERVERPORT$/$CONTEXT$/rest-api/redaction/redact/summary
  6. $PROTOCOL$://$WEBSERVERHOST$:$WEBSERVERPORT$/$CONTEXT$/servlet/com.iflex.fic.ficml.FICMaster
  7. $PROTOCOL$://$WEBSERVERHOST$:$WEBSERVERPORT$/$CONTEXT$/servlet/com.iflex.fic.icc.iccwl.ICCComm
  8. $PROTOCOL$://$WEBSERVERHOST$:$WEBSERVERPORT$/$CONTEXT$/help.jsp
  9. $PROTOCOL$://$WEBSERVERHOST$:$WEBSERVERPORT$/$CONTEXT$/help/*

    Note:

    The place holders such as $PROTOCOL$, $WEBSERVERHOST$, $WEBSERVERPORT$, and $CONTEXT$ in the URLs should be updated appropriately
In case of any errors, the mapped users will not be able to login to the application and you may need to correct the details by logging to the system as sysadmn.
For System Users:
  • You can access OFSAAI Application using <Protocol (http/https)>://<IP/ HOSTNAME>:<SERVLET PORT>/<CONTEXT NAME>/direct_login.jsp.
  • You have to select the appropriate user id from the drop-down list.
For Application Users:
  • The Login Page will be their respective SSO Authentication Page.
  • After successful login, you can change your locale from the Select Language link in the application header of the Landing Page. Move the pointer over the link and select the appropriate language from the listed languages. Based on the locales installed in the application, languages will be displayed.
  • The Change Password link will not be available in the application header.