21.4.2.9 Oracle Application Server Single Sign-On Server
Delegates authentication to the Oracle AS Single Sign-On (SSO) Server. To use this authentication scheme, your site must have been registered as a partner application with the SSO server.
Note:
This authentication scheme only appears if Oracle 9iAS SSO Software Developer Kit (SDK) is installed in your database. Oracle recommends using a modern Single Sign-On authentication scheme such as SAML Sign-In or Social Sign-In.- About Application Server Single Sign-On Server
Learn about Application Server Single Sign-On Server authentication. - Setting Up Oracle Application Server Single Sign-On
Learn how to set up Single Sign-On authentication.
Parent topic: Understanding Preconfigured Authentication Schemes
21.4.2.9.1 About Application Server Single Sign-On Server
Learn about Application Server Single Sign-On Server authentication.
Oracle APEX applications can operate as partner applications with Oracle Application Server's Single Sign-On (SSO) infrastructure. You must register your application (or register the APEX engine) as the partner application by following the Oracle Application Server instructions for registering partner applications and install the Oracle 9iAS SSO Software Developer Kit (SDK).
If you choose this approach, your application will not use an integrated login page. Instead, when a user accesses your application in a new browser session, the APEX engine redirects to the Single Sign-On login page. After the user is authenticated by SSO, the SSO components redirect back to your application, passing the user identity and other information to the APEX engine. The user can then continue to use the application until they log off, terminate their browser session, or until some other session-terminating event occurs.
Parent topic: Oracle Application Server Single Sign-On Server
21.4.2.9.2 Setting Up Oracle Application Server Single Sign-On
Learn how to set up Single Sign-On authentication.
To set up Oracle Application Server Single Sign-On:
Parent topic: Oracle Application Server Single Sign-On Server