This article is about configuring SSO for your ideas portal. Read these articles if you want to configure SSO for your Aha! Ideas account.
Aha! Ideas | Portal SSO | OpenID Connect
Every organization wants better ideas, but itās tough to actually capture ideas from customers, employees, and others in a manageable way.
Single Sign-On (SSO) allows your users to log in to your ideas portal using their existing OpenID Connect-enabled identity provider, such as Active Directory, OneLogin, PingIdentity, Okta and many more. With SSO, you can increase engagement of your idea portals as employees and customers no longer need to keep track of yet another email and password.
This article will provide information on how to set up SSO for your public and private idea portals.
OpenID Connect can be very difficult to configure āĀ and for the purposes of Aha! ideas portal SSO āĀ does not offer significant benefits over a traditional SAML configuration.
Click any of the following links to skip ahead:
Optional: Configure your OIDC identity provider to send the information that Aha! Ideas needs
Share your SSO configuration between portals (Advanced plan)
How it works
When a user authenticates to the ideas portal, they will be presented with the option to authenticate to the portal via SSO only. If they are already logged in to the OpenID Connect (OIDC) SSO provider, they will automatically be logged in to your portal without any additional actions.
Public portal: Once SSO is configured, users will be prompted to log in before posting or voting ideas. Anyone can view ideas, regardless of whether they are logged in.
Private portal: In order to access the portal, users will be prompted to log in via SSO. If SSO is configured, any user with the SSO account will be able to access the ideas portal, regardless of email domain.
It is possible to invite an ideas portal user from your ideas portal settings who has not been configured with the identity provider your portal is using. The user will not be able to log in to the ideas portal until they can be authenticated by the identity provider.
Enable SSO for any Aha! Ideas portal
You can configure SSO differently for each ideas portal in your Aha! account. To get started, go to Settings āļø Account Ideas Ideas portals or Ideas Overview. You will need to be an administrator with customizations permissions to configure an ideas portal.
From your account settings, click the name of the ideas portal you wish to edit.
From Ideas Overview, click the pencil icon by the name of the ideas portal you wish to edit.
Once you have your portal settings open, navigate to the Users tab, and the SSO section. Select OpenID Connect from the Identify Provider dropdown. The OpenID Connect configuration will display.
The OpenID Connect configuration may differ based on the provider that you use, but you will want to consider these configuration options:
Callback URL: Copy the Callback URL and paste it into your identity provider's setting (e.g. Login redirect).
Single sign-on endpoint: In your provider, copy the exact endpoint URL specified by your identity provider. Paste it here. Note: The Single sign-on endpoint value must match the issuer value in your identity provider's discovery response. You can view this discovery response by appending
/.well-known/openid-configuration
to the SSO endpoint. For example, if your Single sign-on endpoint is https://myprovider.example.com, you can view the discovery response at https://myprovider.example.com/.well-known/openid-configuration.Identifier: In your provider's settings, copy the Identifier (e.g. Client ID). Paste it here.
Secret: In your provider's settings, copy the Secret and paste it here.
There are two additional advanced settings beneath Access for Aha! users. They are disabled by default, and most Aha! accounts will not need to use them āĀ in fact, unless you configure these settings carefully, you can break your SSO configuration. If you need help configuring these options, you are welcome to reach out to our Customer Success team.
Enable CNAME for SSO URLs: This option is rarely needed and will break SSO if not carefully configured. It may be useful if your customers have strict corporate networking policies. You must also enter a custom CNAME below to enable this feature.
CNAME: This must match an existing CNAME used in an active ideas portal in your Aha! account. After adding the CNAME click Update URLs and Save or Update SSO. If you have previously configured SSO the URLs must be updated in your external system.
Existing Aha! Ideas user accounts and SSO
Aha! Ideas portals prompt the user for their email address to determine if they already have an Aha! Ideas login. If the email entered is not registered in Aha! Ideas they will be redirected to SSO based upon your configuration. If their email address is registered in Aha! Ideas, they will be re-directed to login via Aha! Ideas to ensure they do not have two separate logins.
This setting is selected by default, and can be disabled by unchecking the box Access for Aha! users.
When using SSO, email addresses should be managed within the identity provider system. If an email address is modified within Aha! Ideas, the email address will be reset to the value in the identity provider system.
Note: Disabling this option on custom CNAME portals will prevent Aha! Ideas Advanced users from accessing the portal.
Configure your OIDC identity provider to send the information that Aha! Ideas needs
In most cases, once you save your OIDC SSO configuration in Aha! Ideas, you are ready to go ā no further configuration needed. However, if your identity provider does not include the required claims, Aha! will let you know what is missing when you save your SSO settings, so you can configure your identity provider to send the right information.
The following are required OpenID Connect claims:
email
given_name
family_name
Aha! uses these attributes to identify users and match them to users in your Aha! account or ideas portal.
This article discusses functionality that is included in the Aha! Ideas Advanced plan. Please contact us if you would like a live demo or want to try using it in your account.
If you get stuck, please reach out to our Customer Success team. Our team is made up entirely of product experts and responds fast.