the Express app instance.
an array of routes that needs to be protected.
A string with the ID Service Auth Endpoint or an instance of AuthenticationConfig
containing ID service connection information.
For non-managed services, providing AuthenticationConfig
with correct tenant and environment IDs is mandatory.
Generated using TypeDoc
This is an Express Middleware for setting up Authentication for Management System related services. All routes passed into this middleware will require an authentication token to be accessed.