Produce working SSO configuration for Active Directory
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Description
The work done for #226 gives us the basic infrastructure to support SAML based SSO and has been verified to work with both Google Workspace and OneLogin.
However each provider has its own particular set of configurations needed. The currently implementation does not expose absolutely every option available to the underlying SAML library. So it is possible that some providers will require a flag/value to be set that we haven't needed to set for other providers.
Active Directory is a known provider that was beyond the scope to get working in the initial 1.2 release.
The scope of this task is to get SSO working against Active Directory and to update the documentation with any details. This *may* require additional development work to expose more options in the SAML configuration.
### Epic/Story
#226
Contributor guide
Assessment
This issue has not been assessed yet.