UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Draft: DO NOT MERGE integrating backstage client

Closed Sarafa Lawal requested to merge afarasoteemo-backstage-test into main
3 files
+ 177
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -407,7 +407,8 @@
"attributes": {}
}
],
"dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_grafana": []
"dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_grafana": [],
"backstage-oauth-client-id": []
}
},
"groups": [
@@ -1014,6 +1015,63 @@
],
"optionalClientScopes": []
},
{
"id": "bdd18dea-f428-48c1-bf6e-00a1f7003b2b",
"clientId": "backstage-oauth-client-id",
"name": "backstage",
"description": "",
"rootUrl": "https://backstage.dev.bigbang.mil/*",
"adminUrl": "https://backstage.dev.bigbang.mil/*",
"baseUrl": "",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
"clientAuthenticatorType": "client-secret",
"secret": "**********",
"redirectUris": [
"https://backstage.dev.bigbang.mil:7007/*",
"https://backstage.dev.bigbang.mil/users/auth/openid_connect/callback*",
"http://backstage.dev.bigbang.mil:7007/api/auth/keycloak/handler/frame/*",
"https://backstage.dev.bigbang.mil/*"
],
"webOrigins": [
"+"
],
"notBefore": 0,
"bearerOnly": false,
"consentRequired": false,
"standardFlowEnabled": true,
"implicitFlowEnabled": false,
"directAccessGrantsEnabled": true,
"serviceAccountsEnabled": false,
"publicClient": false,
"frontchannelLogout": true,
"protocol": "openid-connect",
"attributes": {
"oidc.ciba.grant.enabled": "false",
"client.secret.creation.time": "1742232720",
"backchannel.logout.session.required": "true",
"oauth2.device.authorization.grant.enabled": "false",
"backchannel.logout.revoke.offline.tokens": "false"
},
"authenticationFlowBindingOverrides": {},
"fullScopeAllowed": true,
"nodeReRegistrationTimeout": -1,
"defaultClientScopes": [
"web-origins",
"acr",
"roles",
"profile",
"basic",
"email"
],
"optionalClientScopes": [
"address",
"phone",
"offline_access",
"microprofile-jwt"
]
},
{
"id": "a28da266-4848-4448-adee-9d11d44a7df2",
"clientId": "dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_holocron",
Loading