-
Notifications
You must be signed in to change notification settings - Fork 454
Azure active directory spring boot example timeout exception #247
Comments
Glad that you found the solution. |
Im still get this error in my project... so how i can fix this? spring-boot-starter-parent: 2.0.2.RELEASE |
ERROR c.m.a.s.a.a.AADAuthenticationFilter - Failed to initialize UserPrincipal. using azure-spring-boot-bom ( 2.0.5) which is latest. Could you please help to provide solution . How to increase timeout. I am still getting the exception |
@andrei Deholte Have you fixed this error. |
Hello,
I downloaded and built your example to check how Spring Boot, Angular can be integrated with Azure Active Directory. I updated clientId and secretKey in application.properties and app.js. So configs are ready to be used.
When I start the application, all REST services respond with the following error:
It is why the list of TODO items is not available. What can I do to make it working?
The text was updated successfully, but these errors were encountered: