Module: SDM::Provider
- Defined in:
- lib/constants.rb
Overview
Providers responsible for managing roles and users. None, or an empty string, implies the user is managed by strongDM. Deprecated: Please use SCIMProvider instead.
Constant Summary collapse
- NONE =
""
- OKTA =
"okta"
- SAIL_POINT =
"sailpoint"
- AZURE =
"azure"
- GENERIC =
"generic"
- ONE_LOGIN =
"onelogin"
- GOOGLE =
"google"