pinpoint-apm / pinpoint

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

Auth with SSO #11259

Open GangHun-Jo opened 1 month ago

GangHun-Jo commented 1 month 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 1 month ago

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

GangHun-Jo commented 1 month ago

@emeroad Thank you for reply