-
Notifications
You must be signed in to change notification settings - Fork 48
Add authentication and SSL/TLS to ServiceControl #5197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
src/ServiceControl/Infrastructure/Settings/OpenIdConnectSettings.cs
Outdated
Show resolved
Hide resolved
src/ServiceControl/Infrastructure/Settings/OpenIdConnectSettings.cs
Outdated
Show resolved
Hide resolved
de7cd32 to
45f7db3
Compare
Co-authored-by: Warwick Schroeder <warwick.schroeder@particular.net>
Co-authored-by: Warwick Schroeder <warwick.schroeder@particular.net>
…rse Proxy, Direct HTTPS, CORS
92500bc to
5e86040
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Im surprised these are pre-existing. What are they being used for in ServiceControl? Metric collection?
AWS token and Azure Identity packages
Assuming you're referring to this commit. In this case the |
|
Ah that makes sense. Thanks
|
…ocumentation in readme
…tance checks with auth.
Addresses: Particular/ServicePulse#1723