Closed geoffreyvanwyk closed 3 years ago
The content-type header from Azure Active Directory is application/scim+json; charset=utf-8. With this pull request, the SCIMHeaders middleware checks whether the content-type header contains the correct MIME.
application/scim+json; charset=utf-8
The content-type header from Azure Active Directory is
application/scim+json; charset=utf-8
. With this pull request, the SCIMHeaders middleware checks whether the content-type header contains the correct MIME.