keycloak-scim/services
Hunor Kovács 5eb505aba5
Handle error when Microsoft Graph API /me returns not successful (#21696)
* Response from Microsoft Graph API /me can be error too. So if that happens, throw an exception instead of trying to extract the user id.

* Update services/src/main/java/org/keycloak/social/microsoft/MicrosoftIdentityProvider.java

Co-authored-by: Ondra Pelech <ondra.pelech@gmail.com>

---------

Co-authored-by: Ondra Pelech <ondra.pelech@gmail.com>
2023-07-26 07:22:52 +00:00
..
src Handle error when Microsoft Graph API /me returns not successful (#21696) 2023-07-26 07:22:52 +00:00
pom.xml Refactor Admin REST API Documentation to use OpenAPI annotations. 2023-06-29 17:03:38 +02:00