Skip to content
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

add the ability to prevent SAML auto-population behavior #8069

Merged

Conversation

ryanpetrello
Copy link
Contributor

No description provided.

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

awx/sso/conf.py Outdated
'SAML_AUTO_CREATE_OBJECTS',
field_class=fields.BooleanField,
default=True,
label=_('SAML Assertion Consumer Service (ACS) URL'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

c&p leftover

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@ryanpetrello ryanpetrello force-pushed the saml-autopop branch 4 times, most recently from c56959c to 75b7f6a Compare September 3, 2020 15:15
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

Copy link
Contributor

@one-t one-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I suppose the use case here is that they want to manually create the groups and teams in tower and then manage the membership using SAML attributes. Presumably because they have a bunch of non-tower related groups that are getting auto-created. This could also be accomplished by selectively releasing them from the IDP side (since you can dictate what gets released to each application).

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

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

Successfully merging this pull request may close these issues.

3 participants