Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Status & Plugin installation #29

Closed
RuslanZavacky opened this issue Mar 6, 2018 · 1 comment
Closed

Status & Plugin installation #29

RuslanZavacky opened this issue Mar 6, 2018 · 1 comment

Comments

@RuslanZavacky
Copy link

RuslanZavacky commented Mar 6, 2018

Hey,

First, thank you for your great job on integrating SAML2.

I suppose this feature is not in beta anymore and can be used on-premise installations? Is there something that needs to be done in that case, as installing

pip install sentry-plugins - works well, but when doing
pip install https://github.com/getsentry/sentry-auth-saml2/archive/master.zip - it's not showing up in plugins list and doesn't seem to be available in UI.

Sentry Version: 8.21.
I do see this plugin mentioned in /manage/status/packages/
screen shot 2018-03-06 at 12 16 12

Is there something else that needs to be done for it to work?

I do have this in config:

SENTRY_SINGLE_ORGANIZATION = True

SENTRY_FEATURES['organizations:sso'] = True
SENTRY_FEATURES['organizations:sso-saml2'] = True

Here a deps via pip installed:

sentry==8.21.0
sentry-auth-saml2==0.1.0.dev0
sentry-plugins==8.22.0

Thank you!

@RuslanZavacky RuslanZavacky changed the title Status of SAML2 Status & Plugin installation Mar 6, 2018
@RuslanZavacky
Copy link
Author

Case solved. For whoever lands here, Sentry Version should be at least 8.22 for it to work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant