forked from integr8ly/keycloak-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclient.yaml
93 lines (93 loc) · 2.64 KB
/
client.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
apiVersion: aerogear.org/v1alpha1
kind: Keycloak
metadata:
clusterName: ""
creationTimestamp: 2018-08-29T12:16:57Z
finalizers:
- finalizer.org.aerogear.keycloak
generation: 1
name: integreatly
namespace: kcop
resourceVersion: "444544"
selfLink: /apis/aerogear.org/v1alpha1/namespaces/kcop/keycloaks/integreatly
uid: 6ca47225-ab85-11e8-b7a5-066fdd4c2150
spec:
adminCredentials: keycloak-admin-cred-k5dc6
instanceName: sso72-x509-postgresql-persistent-54w7w
instanceUID: 6e67659e-ab85-11e8-bf94-0a580a820006
realms:
- clients:
- attributes:
exclude.session.state.from.auth.response: "false"
saml.assertion.signature: "false"
saml.authnstatement: "false"
saml.client.signature: "false"
saml.encrypt: "false"
saml.force.post.binding: "false"
saml.multivalued.roles: "false"
saml.onetimeuse.condition: "false"
saml.server.signature: "false"
saml.server.signature.keyinfo.ext: "false"
saml_force_name_id_format: "false"
bearerOnly: false
clientAuthenticatorType: client-secret
clientId: openshift
consentRequired: false
directAccessGrantsEnabled: true
enabled: true
frontchannelLogout: false
fullScopeAllowed: true
id: bb71281f-5f9c-4c36-a829-310771fa7d1e
implicitFlowEnabled: false
nodeReRegistrationTimeout: -1
notBefore: 0
protocol: openid-connect
protocolMappers:
- config:
access.token.claim: "true"
claim.name: family_name
id.token.claim: "true"
jsonType.label: String
user.attribute: lastName
userinfo.token.claim: "true"
consentRequired: true
consentText: ${familyName}
id: 09ed3770-db49-474d-87dd-86f894a97ed0
name: family name
protocol: openid-connect
protocolMapper: oidc-usermodel-property-mapper
publicClient: false
redirectUris:
- https://cloudservices.skunkhenry.com:8443/*
secret: '**********'
serviceAccountsEnabled: false
standardFlowEnabled: true
surrogateAuthRequired: false
webOrigins: []
displayName: ""
enabled: true
id: openshift
realm: openshift
users:
- clientRoles:
account:
- manage-account
- view-profile
email: [email protected]
emailVerified: false
enabled: true
firstName: ""
lastName: ""
realmRoles:
- offline_access
- uma_authorization
username: admin
version: 7.2.6.GA
status:
attempts: 0
message: ""
phase: provisioned
ready: true
sharedConfig:
currentSlices: 0
slicesPerInstance: 0