UNCLASSIFIED

Commit 773c5031 authored by runyontr's avatar runyontr
Browse files

Merge branch 'docs/party-bus-config' into 'release-v8.4.x'

Add Party Bus Configuration Steps

See merge request !5
parents 79da7862 6dafb89c
Pipeline #142934 passed with stages
in 7 minutes and 26 seconds
# SonarQube configuration for PartyBus
1. Log in using default username / password
2. Navigate to Administration > Security > Users
3. Click the Cog for the Administrator user > change password > populate the old and new password, saving the new password
4. Click the admin user's profile (top right corner) > My Account > Security
5. Enter a token name > Generate, saving the token and name
6. Follow instructions for Keycloak [integration](Keycloak.md)
7. Quality Gates > Create
8. Name = "Platform One Quality Gate" > Save
9. Set as Default
10. Add Condition (for each) >
1. On New Code and Overall Code
1. Coverage = 80
2. Maintainability Rating = A
3. Reliability Rating = A
4. Security Hotspots Reviewed = 0
5. Security Rating = A
\ No newline at end of file
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
- Prometheus - Prometheus
- ECK - ECK
- Keycloak - Keycloak
- Party Bus
- Troubleshooting Tips - Troubleshooting Tips
### Application Overview ### Application Overview
...@@ -79,3 +80,8 @@ For security reasons the administrator password should be changed. This can be d ...@@ -79,3 +80,8 @@ For security reasons the administrator password should be changed. This can be d
- Add new groups - Add new groups
- Claim information - Claim information
- OiD / SAML application items - OiD / SAML application items
#### [PartyBus.md](PartyBus.md)
- First time configuration
- OIDC integration
- Pipeline integration
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment