-
- Downloads
Add a health check for remote token validation
Using the client that has access to the introspection endpoint create a dummy access tokenand introspect it. This makes sure that the client is valid and that introspection works.
Showing
- src/Authenticator/BearerUserProvider.php 6 additions, 1 deletionsrc/Authenticator/BearerUserProvider.php
- src/OIDC/OIDProvider.php 43 additions, 0 deletionssrc/OIDC/OIDProvider.php
- src/OIDC/OIDProviderConfig.php 5 additions, 0 deletionssrc/OIDC/OIDProviderConfig.php
- src/Service/HealthCheck.php 16 additions, 0 deletionssrc/Service/HealthCheck.php
Please register or sign in to comment