You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
It would be very helpful to have an ability to set a list of URI's (or a list of regular expressions) that should not use authentication system (both basic and external).
For example, in my current scenario, I need to limit access to our internal cluster services for users, but still be able to accept webhooks from third party systems.
The text was updated successfully, but these errors were encountered:
A little proposal for the authentication system.
It would be very helpful to have an ability to set a list of URI's (or a list of regular expressions) that should not use authentication system (both basic and external).
For example, in my current scenario, I need to limit access to our internal cluster services for users, but still be able to accept webhooks from third party systems.
The text was updated successfully, but these errors were encountered: