You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Greenhouse Admin I would like to use a token based authentication instead of BasicAuth, so that I can use SCIM providers that only allow token based auth.
Description
Some SCIM sources such as Authentik only provide access via tokens to their API. 1 In order to support these providers there need to be a couple of adjustments within Greenhouse.
The Organization's SCIMConfig needs to be amended to allow providing a Bearer token additionally to BasicAuth. Also the SCIM API needs to be changed to work with either.
Priority
(Medium) I'm annoyed but I'll live
User Story
Description
Some SCIM sources such as Authentik only provide access via tokens to their API. 1 In order to support these providers there need to be a couple of adjustments within Greenhouse.
The Organization's SCIMConfig needs to be amended to allow providing a Bearer token additionally to BasicAuth. Also the SCIM API needs to be changed to work with either.
Acceptance Criteria
Reference Issues
No response
The text was updated successfully, but these errors were encountered: