Open chpapa opened 5 years ago
It is a common use case to use a different database / SAML / LDAP etc as an identity provider for Web / Mobile apps.
In this issue, we want to address specifically Active Directory first to handle some client's requirements.
Put list of Scenario how developers will use this API
Remove this section if the feature have no API
Put a list of open questions here before a complete design / specification is decided
@chpapa
We only support Azure Active Directory as an OpenID Connect provider. We do not support arbitrary Active Directory Server.
@kiootic noted, so I suppose this is not in any launch timeline.
Description
It is a common use case to use a different database / SAML / LDAP etc as an identity provider for Web / Mobile apps.
In this issue, we want to address specifically Active Directory first to handle some client's requirements.
Scenario
Put list of Scenario how developers will use this API
API Design
Remove this section if the feature have no API
Open Questions
Put a list of open questions here before a complete design / specification is decided
Related Issues