Skip to content

Sample demonstrating the use of Azure AD authentication, On-Behalf-Of flow with Cloudflare's workers running on the edge.

License

Notifications You must be signed in to change notification settings

hajekj/cloudflare-workers-aad

Repository files navigation

Cloudflare Workers with Azure AD authentication

This sample demonstrates the use of Cloudflare Worker for validating a JWT token issues by Azure AD, exchanging it for another one via On-Behalf-Of flow and calling Microsoft Graph with it.

End-to-end description can be found on my blog.

About

Sample demonstrating the use of Azure AD authentication, On-Behalf-Of flow with Cloudflare's workers running on the edge.

Topics

Resources

License

Stars

Watchers

Forks