Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Generating IdP for SSO SAML
Below is a sample that I took from the OpenIdP, which generates an IdP Metadata file for you. Hoping that I could take a few examples from this to get some help with how to set up an IdP. I have a good idea what the IdP does and the SP I just have a little trouble wrapping my head around how to implement the IdP metadata file/url in NetSuite.
1. What should the xmlns:ds equal?
2. EntityID =, would that be where I had the file? example https://myWebSite/IdP.php?
3. Would the key (<ds:x509Certificate>) be the same key that was generated from the NetSuite Service Provider XML?
0