Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Is anyone managing access with OKTA Groups?

Treyson
13 - Pulsar
13 - Pulsar

Looked through documentation and didn't see much on how to do that. We talked to our OKTA admin earlier today and it seems a bit more complicated than AD Groups. Is anyone doing this?

 

To clarify, I am suggesting that we would manage users in groups in OKTA and then leverage those groups in Alteryx Server Groups, rather than individual users. 

Treyson Marks
Managing Partner
DCG Analytics
3 REPLIES 3
apathetichell
20 - Arcturus

@Treyson you're following this guide? https://knowledge.alteryx.com/index/s/article/Configuring-SAML-on-Alteryx-Server-for-Okta-1583461082... ---> this seems pretty accurate for how I'd expect it to work.

gawa
16 - Nebula
16 - Nebula

@Treyson 
SCIM would be a good option to manage users with Groups, rather than individual users. Actually I'm using SCIM with Azure, not OKTA but the principles should be more or less same, I guess.

https://help.alteryx.com/aac/it/platform/admin/admin-reference/admin-console/scim-auto-provisioning/...

 

apathetichell
20 - Arcturus

@gawa -> i was looking for the scim bridge instructions but hit the SAML first.