This is an optional step but a useful one. You can provision your Aha! users with user and hierarchy permissions. This makes it easier for new users to engage with your Aha! account and saves you time managing users individually.
Okta will allow you to configure custom attributes in two places. We recommend configuring these at the Attribute statements level if you are not using Groups in Okta.
ProductPrefix
The ProductPrefix attribute grants a user access to specific Aha! workspaces, workspace lines, or teams.
You can find a list of workspace prefixes by navigating to:
Aha! Roadmaps, Aha! Ideas, Aha! Whiteboards, and Aha! Knowledge: Settings ⚙️ Account Workspaces
Aha! Develop: Settings ⚙️ Account Teams
You will need to be an to access these pages.
The workspace or team you select with ProductPrefix is added to the user only at the time that they are first provisioned. It will not update if you change this attribute later. This attribute is very handy for giving new users a default workspace or team when they first join your account. For advanced hierarchy permissions, navigate to:
You will need to be an to do this.
If you set the ProductPrefix attribute, you also need to set the ProductRole attribute.
To do this:
In Okta, select your Application.
From that Application configuration, select the Configure SAML tab.
Scroll down to Attribute statements. Click Add another.
Attribute: ProductPrefix | Value: [your workspace or workspace line prefix]
ProductRole
The ProductRole attribute works in conjunction with the ProductPrefix attribute and allows you to specify which level of access a user should have.
ProductPrefix is only used when a user is initially provisioned. Values match with Aha! and must be one of the following:
product_owner
contributor
reviewer
viewer
none
To do this:
In Okta, select your Application.
From that Application configuration, select the Configure SAML tab.
Scroll down to Attribute statements. Click Add another.
Attribute: ProductRole | Value: [the product role you have selected from the list above]
Top