Cannot connect Sonarqube SAML SSO to Keycloak
Looking for some assistance connecting SonarQube to Keycloak SAML SSO. Following this documentation: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube/-/blob/9.2.6-bb.13/docs/Keycloak.md#in-sonarqube-configure-saml-authentication
BB version 1.12.0
Specifically, I cannot find an XML config file in keycloak or a way to generate one. I am able to create a json of the client config, but it does not contain the values for the following:
- Provider ID ("EntityDescriptor" > "entityID" attribute)
- SAML login url ("SingleSignOnService" > "Location" attribute)
Have the names of these values changed? Am I looking in the wrong place?