Discussions
Has anybody got the Azure AD app running?
Hello everyone,
With reference to the Azure AD NetSuite app tutorial on Microsoft, I would like to know whether anybody got the app running in their sandbox environment.
I am stuck with the NetSuite error message "Exception while processing SAML response: []". Based on SuiteAnswers article 43466, this is due to incorrect SAML request attributes. My attributes are limited to the mandatory static account ID, the mandatory useridentifier and the mail address. Tracing the SAML request with Firefox SAML Tracer, though, reveals that all original attributes (as in the screenshots in the tutorial) persist. Hence, changes in the attribute list are not included in the actual SAML request. (See my comments on said tutorial page).