User Access to NetSuite with OpenID Connect
Most users will access NetSuite with OpenID Connect one of two ways:
-
On the portal of the OpenID Connect provider (OP), select NetSuite. Users are redirected to the NetSuite My Roles page.
-
On the first login attempt, from an account-specific domain URL in one of the following formats:
-
https://<accountID>.app.netsuite.com/app/login/secure/oidc.nl
, or -
https://<accountID>.app.netsuite.com/app/login/secure/oidcprivate.nl
for the Customer Center roles,
where <accountID> is a variable representing the NetSuite account ID.
When the OIDC configuration has been completed for an account, the user is redirected to the OP’s login form. The user enters the OP login credentials, and is redirected to the My Roles page in NetSuite.
-
The user’s roles are shown on the View My Roles page. Users should select the role with OpenID Connect (OIDC) Single Sign-on permission.
After a user logged in successfully through OpenID Connect (OIDC) Single Sign-on, the user’s preferred login method is remembered. If that user opens a deep link to a NetSuite resource when there is no active NetSuite session, the user is redirected to the OP login form.
Related Topics
- OpenID Connect (OIDC) Single Sign-on
- Register NetSuite with Your OpenID Connect Provider
- Enable the OpenID Connect (OIDC) Single Sign-on Feature in NetSuite
- Configure OpenID Connect (OIDC) in NetSuite
- Customize Roles for OpenID Connect
- OpenID Connect Permissions
- Assign the OpenID Connect Single Sign-on Role to Users
- Remove OpenID Connect Access to NetSuite
- Troubleshoot OIDC
- Authentication Overview