Sync user after OAuth login
POST/users/sync-oauth-login
Triggers workflow to create or update user from OAuth claims after successful login
Request
Responses
- 200
- 400
- 401
- 500
User sync initiated successfully
Bad request - validation error
Unauthorized - user not found in authentication context
Internal server error