flownative / flow-openidconnect-client

OpenID Connect Client SDK for Flow Framework
MIT License
6 stars 8 forks source link

Introduce authentication provider option for "audience" #23

Closed robertlemke closed 3 years ago

robertlemke commented 3 years ago

For additional protection, it should be possible to configure the authentication provider so that it only accepts tokens with a matching "audience" identifier.