openqa/server: allow OAuth2 authentication, enable on lab #2546
No reviewers
Labels
No labels
freeze-break-request
post-freeze
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Infrastructure/ansible#2546
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "openqa-oauth2-stg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OpenID support in FAS is going away. openQA has OAuth2 support.
I've tested this config to work with manual edits on lab, now
ansiblizing it (for lab only to start with).
Signed-off-by: Adam Williamson awilliam@redhat.com
Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/81a5df18e94341ef862bc533afc4cae4
Looks fine to me.
Only thing odd I see is that openqa_oauth2_secret is defined in prod while it's still on OpenID, but that shouldn't matter since it won't use it until you switch it.
Failures aren't related to the PR.
Pull-Request has been merged by adamwill
@kevin yeah, I intentionally did it that way so the enablement for prod is just a single change.