You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to be more compatible with the IdentityNow collections, the NERM collection should utilize NE specific variables for the tenantname, domain, and token. Propose - ne_tenantName, ne_domainName, ne_token. Then the baseUrl variable should be built as https:{{ne_tenantName}}.{{ne_domainName}}/api. And the authorization token can just use {{ne_token}}. This will allow a single environment to be configured containing both the IdentityNow and NERM collections with clearer variables.
The text was updated successfully, but these errors were encountered:
In order to be more compatible with the IdentityNow collections, the NERM collection should utilize NE specific variables for the tenantname, domain, and token. Propose - ne_tenantName, ne_domainName, ne_token. Then the baseUrl variable should be built as https:{{ne_tenantName}}.{{ne_domainName}}/api. And the authorization token can just use {{ne_token}}. This will allow a single environment to be configured containing both the IdentityNow and NERM collections with clearer variables.
The text was updated successfully, but these errors were encountered: