Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frontend-clients
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
app
frontend-clients
Commits
1ff5225b
Commit
1ff5225b
authored
3 years ago
by
OZGCloud
Browse files
Options
Downloads
Patches
Plain Diff
OZG-1781 enhance keycloak operator resources
parent
c044dc28
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
questions.yml
+3
-2
3 additions, 2 deletions
questions.yml
unit-tests/keycloak_client_test.yaml
+11
-0
11 additions, 0 deletions
unit-tests/keycloak_client_test.yaml
with
14 additions
and
2 deletions
questions.yml
+
3
−
2
View file @
1ff5225b
...
@@ -26,8 +26,9 @@ questions:
...
@@ -26,8 +26,9 @@ questions:
label
:
"
Name
of
the
pluto
deployment
in
the
namespace"
label
:
"
Name
of
the
pluto
deployment
in
the
namespace"
-
variable
:
sso.role_einheitlicher_ansprechpartner
-
variable
:
sso.role_einheitlicher_ansprechpartner
group
:
"
Other"
group
:
"
Other"
type
:
string
type
:
enum
default
:
"
false"
default
:
"
true"
options
:
[
"
false"
,
"
true"
]
label
:
"
Add
role
for
EA"
label
:
"
Add
role
for
EA"
-
variable
:
sso.apiPassword
-
variable
:
sso.apiPassword
group
:
"
Other"
group
:
"
Other"
...
...
This diff is collapsed.
Click to expand it.
unit-tests/keycloak_client_test.yaml
+
11
−
0
View file @
1ff5225b
...
@@ -23,6 +23,17 @@ tests:
...
@@ -23,6 +23,17 @@ tests:
content
:
content
:
name
:
EINHEITLICHER_ANSPRECHPARTNER
name
:
EINHEITLICHER_ANSPRECHPARTNER
clientRole
:
true
clientRole
:
true
-
it
:
role_einheitlicher_ansprechpartner adds the role in the client object
set
:
sso.role_einheitlicher_ansprechpartner
:
false
asserts
:
-
isKind
:
of
:
KeycloakClient
-
notContains
:
path
:
spec.roles
content
:
name
:
EINHEITLICHER_ANSPRECHPARTNER
clientRole
:
true
-
it
:
role_einheitlicher_ansprechpartner is not set at default
-
it
:
role_einheitlicher_ansprechpartner is not set at default
asserts
:
asserts
:
-
isKind
:
-
isKind
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment