Closed RaidMax closed 1 week ago
We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.
We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.
Adds json content-type header to oauth2 user response. Some SSO clients have validation checks for this header and will fail to parse the response (even if it is valid) without the content-type header.