-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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 dump_auth_config management cmd (for SAML and LDAP) #14947
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TheRealHaoLiu
requested review from
fosterseth,
chrismeyersfsu and
john-westcott-iv
March 4, 2024 20:07
TheRealHaoLiu
force-pushed
the
dump-saml-config
branch
3 times, most recently
from
March 4, 2024 20:40
927d315
to
b01fc20
Compare
- Dump SAML config from AWX to DAB authenticator config in json format
TheRealHaoLiu
force-pushed
the
dump-saml-config
branch
from
March 4, 2024 20:41
b01fc20
to
c4372ae
Compare
TheRealHaoLiu
changed the title
Add dump_auth_config management cmd (for SAML)
Add dump_auth_config management cmd (for SAML and LDAP)
Mar 4, 2024
TheRealHaoLiu
commented
Mar 5, 2024
jbradberry
approved these changes
Mar 6, 2024
TheRealHaoLiu
commented
Mar 7, 2024
Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com>
|
@TheRealHaoLiu can you share your SAML settings? I don't run into this error when I run the command |
@jessicamack its the failure in the github action CI https://github.com/ansible/awx/actions/runs/8234730114/job/22517140733?pr=14947 |
fosterseth
reviewed
Mar 15, 2024
fosterseth
reviewed
Mar 15, 2024
fosterseth
reviewed
Mar 15, 2024
fosterseth
approved these changes
Mar 15, 2024
AlanCoding
pushed a commit
to AlanCoding/awx
that referenced
this pull request
Mar 18, 2024
* Add dump_auth_config management cmd - Dump SAML config from AWX to DAB authenticator config in json format * Add dumping of LDAP settings * add test for command * Fix is_enabled * fix command name typo Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> * add fields to config, add name to data * break out IDP values * change test fields and value comparison * edit help text, reformat settings --------- Co-authored-by: jessicamack <jmack@redhat.com>
djyasin
pushed a commit
to djyasin/awx
that referenced
this pull request
Sep 16, 2024
* Add dump_auth_config management cmd - Dump SAML config from AWX to DAB authenticator config in json format * Add dumping of LDAP settings * add test for command * Fix is_enabled * fix command name typo Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> * add fields to config, add name to data * break out IDP values * change test fields and value comparison * edit help text, reformat settings --------- Co-authored-by: jessicamack <jmack@redhat.com>
djyasin
pushed a commit
to djyasin/awx
that referenced
this pull request
Nov 11, 2024
* Add dump_auth_config management cmd - Dump SAML config from AWX to DAB authenticator config in json format * Add dumping of LDAP settings * add test for command * Fix is_enabled * fix command name typo Co-authored-by: Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> * add fields to config, add name to data * break out IDP values * change test fields and value comparison * edit help text, reformat settings --------- Co-authored-by: jessicamack <jmack@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
ISSUE TYPE
COMPONENT NAME
AWX VERSION
ADDITIONAL INFORMATION