Issue in Enabling SSO for Web

Temporal Web currently only supports OIDC protocol. Do you want to use an on-prem AD or Azure Active Directory, Google AD FS?

i’ve found these docs on AD’s OIDC support:

Also some of Microsoft’s announcements regarding OIDC microsoft | OpenID

As for configuring Temporal Web: this would be the same as with other OIDC providers. AD should provide you the OIDC params such as the issuer link, client_id, client_secret etc. as in your original post