Single Sign-On Only Role Configuration in NetSuite

Configure Single Sign-On Only roles in NetSuite to ensure users can access accounts solely through OIDC SSO.

·2 min read·View Oracle Docs

The Single Sign-On Only role in NetSuite is designed specifically for users who will access the platform exclusively through OpenID Connect (OIDC) single sign-on (SSO). When you designate a role as Single Sign-On Only, users must authenticate through OIDC, which enhances security by ensuring that credentials are managed by an external application.

Setting Up a Single Sign-On Only Role

To configure a role as Single Sign-On Only, follow these steps:

  1. Navigate to the role customization screen via Setup > Users/Roles > Manage Roles.
  2. Select the desired role to customize.
  3. Check the Single Sign-On Only box.

This setting enforces the use of OIDC SSO, preventing access through the NetSuite web interface or APIs without SSO authentication. Important: This role type is incompatible with NetSuite for Outlook and restricts access solely through the authorized application. This is particularly beneficial for organizations seeking tighter control over user credentials and authentication processes.

SAML vs. OIDC SSO

It's noteworthy that you do not need to check the Single Sign-On Only box if you intend to utilize SAML single sign-on, as it is single sign-on only by default.

Limitations

  • Users assigned to a Single Sign-On Only role cannot access the NetSuite platform through the standard user interface or web services without the OIDC SSO.
  • Integration with certain applications, like NetSuite for Outlook, is not supported with this role configuration.

Best Practices

  • Ensure your OIDC provider is correctly set up and integrated with your NetSuite account before implementing Single Sign-On Only roles.
  • Regularly review and update role assignments to align with your organization's security policies and access strategies.

Frequently Asked Questions (4)

What steps are involved in configuring a Single Sign-On Only role in NetSuite?
To configure a Single Sign-On Only role, go to Setup > Users/Roles > Manage Roles, select the desired role, and check the Single Sign-On Only box. This setting enforces authentication exclusively through OIDC.
Are Single Sign-On Only roles compatible with NetSuite for Outlook?
No, Single Sign-On Only roles are not compatible with NetSuite for Outlook. They restrict access solely to authorized applications through OIDC SSO.
Can I use SAML SSO instead of OIDC for a single sign-on only role?
You do not need to configure Single Sign-On Only roles specifically for SAML, as it defaults to single sign-on only.
Does enabling Single Sign-On Only affect access through NetSuite's web services?
Yes, users with a Single Sign-On Only role cannot access NetSuite through the web interface or APIs without OIDC SSO.
Source: Setting a Role as Single Sign-On Only Role Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in Authentication

View all Authentication articles →