SkygearIO / features

Feature Tracking Repo for Skygear
Apache License 2.0
3 stars 12 forks source link

Support using Active Directory as identity provider #327

Open chpapa opened 5 years ago

chpapa commented 5 years ago

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

louischan-oursky commented 5 years ago

@chpapa

We only support Azure Active Directory as an OpenID Connect provider. We do not support arbitrary Active Directory Server.

chpapa commented 5 years ago

@kiootic noted, so I suppose this is not in any launch timeline.