microsoft / azure-spring-boot

Spring Boot Starters for Azure services
MIT License
374 stars 460 forks source link

Sample for Daemon application that calls web APIs - Spring boot #950

Closed RaghavThakkar closed 2 years ago

RaghavThakkar commented 2 years ago

Hello, I am looking for the sample in which my Deamon app calls web API.

https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-daemon-overview My use case is very simple.

Deamon app acquire JWT token from the web API.

Once a token has been acquired web API verify that token using roles.

I could not find any sample of this flow.

Could not any sample of the in spring-boot.

Really appreciate it if you guide how to achieve the above solutions.

Thanks.

chenrujun commented 2 years ago

Closing this issue in favor of https://github.com/Azure/azure-sdk-for-java/issues/27699