DEV Community

Cover image for On .NET Episode: Securing Services with MSAL
Cecil L. Phillip πŸ‡¦πŸ‡¬ for .NET

Posted on

On .NET Episode: Securing Services with MSAL

It's common for web, desktop, or even mobile applications to require access to protected resources in their environment. This may be custom Web APIs, Microsoft Graph or some other third-party service.

In the episode, Principal PM Kyle Marsh joins Christos to give us a better understanding on how we can use Microsoft Authentication Library (MSAL) to secure our daemon services with the OAuth 2.0 client credentials flow.

If you liked this video and would like to see some more of our .NET content, please subscribe to our .NET Developers YouTube Channel.

Useful Links

Top comments (0)