v1/identity/verification/microsoft
Verifies a user's Microsoft identity and returns associated data.
Header parameters
AuthorizationstringOptional
Bearer token for optional database authentication.
X-User-IdentitystringRequired
JWT issued by Olympus-Grid Identity Manager. Required for API access.
Body
microsoftTokenstringOptional
The Microsoft identity token to verify.
Responses
200
Microsoft identity verified successfully.
No content
400
Bad request.
500
Server error.
post
/identity/verification/microsoftNo content
Last updated