Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
83589848
Commit
83589848
authored
7 years ago
by
Deepak N
Browse files
Options
Download
Patches
Plain Diff
Issue ekstep/sunbird-devops#202 feat: keycloack
parent
e3186e47
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Installation.md
+13
-13
Installation.md
with
13 additions
and
13 deletions
+13
-13
Installation.md
+
13
−
13
View file @
83589848
...
...
@@ -110,19 +110,19 @@ Included in the next demo
-
Update following configs
```
Login to the keycloak admin console, goto the clients->admin-cli->Installation->Select json format
sunbird_sso_client_id
**:
Eg:admin-cli
keycloak client id
sunbird_sso_username
**: EG:
keycloak user name
sunbird_sso_password
**: EG:password
keycloak password
Login to the keycloak admin console, goto the clients->portal->Installation->Select json format
keycloak_realm: Eg:sunbird
sunbird_keycloak_client_id
**:
Eg:portal
keycloak client id
Login to the keycloak admin console, goto the clients->trampoline->Installation->Select json format
sunbird_trampoline_client_id
**
: Eg:trampoline
sunbird_trampoline_secret
**
: Eg:HJKDHJEHbdggh23737
```
yml
#
Login to the keycloak admin console, goto the clients->admin-cli->Installation->Select json format
sunbird_sso_client_id
:
#
Eg:
admin-cli
sunbird_sso_username
:
#
keycloak user name
sunbird_sso_password
:
#
keycloak
user
password
#
Login to the keycloak admin console, goto the clients->portal->Installation->Select json format
keycloak_realm
:
#
Eg:
sunbird
sunbird_keycloak_client_id
:
#
Eg:
portal
#
Login to the keycloak admin console, goto the clients->trampoline->Installation->Select json format
sunbird_trampoline_client_id
:
#
Eg:
trampoline
sunbird_trampoline_secret
:
#
Eg:
HJKDHJEHbdggh23737
```
-
Run
`sudo ./deploy-core.sh <implementation-name>-devops/ansible/inventories/<environment-name>`
. This will setup all the sunbird core services.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets