Security
OAuth2
- JWT Token Validation against Microsoft's Azure AD
Tutorial that explains how to setup JWT validation with Azure AD
Have a look at the samples in the examples/oauth2
folder of the Membrane distribution.
Other
In the examples
folder you will find more security plugins:
- GraphQL Protection
- JSON Protection
- XML Protection
- SSL/TLS
- BasicAuthentication
- ACL
Also have a look at the security section of our old website.