Hi everyone! Has anyone implemented SSO with Netsu...
# integrations
b
Hi everyone! Has anyone implemented SSO with Netsuite, and is this the right channel to ask questions about it? We're not having any luck.
w
I've worked with SAML SSO with Azure and Okta. What's the issue?
b
@Watz - thanks! I'm adding the guys on our end who are setting it up to this channel and then I'll tag them here.
@Kenneth Moir ^^
w
I only did the Netsuite part of it, and it was pretty straightforward.
k
Hi @Watz. I'm working on configuring SAML SSO with Azure using the configuration documentation from Azure. When I attempt to login, I am first redirected to the Azure page and put in AD credentials as expected. When credentials are submitted, NetSuite returns a page stating "Invalid Login Attempt." I have reviewed Claims etc. and all seem to match what is expected. Testing the login from within Azure yields the same results. We're attempting this in our Sandbox first before releasing into production. No errors other than the "invalid login attempt" message.
w
We followed the Azure documentation as well. But there were some differences. I remember that you should not enter which environment you're logging into as the same idp-file is used in all the environments. I didn't get provisioning to work. So you need a valid account in Netsuite with a role that has the SAML SSO login permission.
k
OK that's a start. Good to know about the idp-file, I wasn't aware that it was the same across environments.
w
IIRC Azure can't have multiple apps with the same... Missing the term here... ID
j
for what it's worth, we use okta for our prod login and oktapreview for our sandbox login, so our IDP file is different between the two environments.