pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

Auth with SSO #11259

Open GangHun-Jo opened 4 months ago

GangHun-Jo commented 4 months ago

Hello, pinpoint Team

I'd like to run a pinpoint application. When I looked up the guide, it seems that it provides the basic login function. But Is it possible to config auth with Oauth or Saml through the spring security property?

emeroad commented 4 months ago

Unfortunately, We consider authentication to be a low priority. We have no plan for it.

GangHun-Jo commented 4 months ago

@emeroad Thank you for reply