Hi guys,
I have the Sentry On Premise dockerized.
I read the official document and installed the plugin getsentry/sentry-auth-saml2 .
In the htt.p.s.:././ mySentryExampleDomain /manage/status/packages/, I am able to see the plugin python3-saml (1.6.0) and sentry-auth-saml2 (0.1.0.dev0).
But, following the document, I can’t get the URL, ACS, SLS and metadata,
My Test: htt.ps.:././ mySentryExampleDomain /saml/acs/{my_organization}/
(like this example h.tt.ps.:/./ sentry.io /saml/acs/{organization_slug}/ present on the document).
In this case, everytime that I try to get the url’s, the console returns to the homepage (ht.t.p.s:././ mySentryExampleDomain.com /organization).
I would like to use ADFS local. But, if necessary, I can use other sign way. (Okta, OneLogin…)
could Someone help me, please?
Thank you so much!