chore: add sample sso values
Summary
Provide a sample SSO configuration for local development
Relevant logs/screenshots
/cc @branden.cobb this current file does not seem to work with sonarqube. I suspect i need the certificate? Could you try this out:
The HelmRelease:
values:
hostname: bigbang.dev
image:
pullSecret: private-registry
istio:
enabled: true
monitoring:
enabled: true
sonarProperties:
sonar.auth.saml.applicationId: platform1_a8604cc9-f5e9-4656-802d-d05624370245_bb8-saml-sonarqube
sonar.auth.saml.enabled: true
sonar.auth.saml.loginUrl: https://login.dso.mil/auth/realms/baby-yoda/protocol/saml
sonar.auth.saml.providerId: https://login.dso.mil/auth/realms/baby-yoda
sonar.auth.saml.providerName: P1 SSO
sonar.auth.saml.user.email: email
sonar.auth.saml.user.login: login
sonar.auth.saml.user.name: name
sonar.core.serverBaseURL: https://sonarqube.bigbang.dev
valuesFrom:
- kind: Secret
name: values
valuesKey: sonarqube.yaml
But the SSO button doesn't redirect to p1 sso.
Merge request reports
Activity
added ~2865 bigbang labels
added statusdoing label
added kindchore label
assigned to @joshwolf, @ryan.j.garcia, and @branden.cobb
added 1 deleted label and removed statusdoing label
added 1 commit
- 313fffe2 - fix: adjust based on sso nits from sonarqube
added 1 commit
- 41061596 - chore: adjust sonarqube provider_name to match others
added 1 commit
- 823073de - refactor: Adding grafana scopes to dev-sso-values to avoid error
- Resolved by joshwolf
Will need to rebase to master to use latest monitoring tag and changes to helmrelease, currently VirtualServices are not being updated to route though haproxy+authservice.
changed milestone to %1.1.0
added 116 commits
-
62a7abe2...033af4ff - 108 commits from branch
master
- 625408a0 - chore: add sample sso values
- a570fdc1 - chore: add sample sso values
- 64fbc4f4 - fix: nits from josh. also working sso
- e0a132c9 - chore: add the values file back
- 28046b21 - fix: adjust based on sso nits from sonarqube
- 8766a174 - chore: adjust sonarqube provider_name to match others
- dfca3903 - refactor: Adding grafana scopes to dev-sso-values to avoid error
- e0c9e64c - update to argocd sso values
Toggle commit list-
62a7abe2...033af4ff - 108 commits from branch
mentioned in commit 08526f25
mentioned in issue #188 (closed)
mentioned in issue #634 (closed)