Hello folks, Anybody using OKTA as an identity provider? I was wondering if the OKTA- Azure AD integ...
a
Hello folks, Anybody using OKTA as an identity provider? I was wondering if the OKTA- Azure AD integration could be handled with pulumi. The problem I see by reading the docs is that reproducing the same step in a pulumi stack may lead to circular references in code (e.g., the OKTA IDP requires the AD Application and the AD Application requires the OKTA IDP). Any ideas?