Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
5c54ee3c
Commit
5c54ee3c
authored
8 years ago
by
Clinton Blackburn
Committed by
GitHub
8 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added additional JWT issuer for programs (#3225)
ECOM-4900
parent
9658dff9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
playbooks/roles/programs/defaults/main.yml
+3
-0
No files found.
playbooks/roles/programs/defaults/main.yml
View file @
5c54ee3c
...
@@ -60,6 +60,9 @@ PROGRAMS_JWT_AUTH:
...
@@ -60,6 +60,9 @@ PROGRAMS_JWT_AUTH:
-
AUDIENCE
:
'
{{
PROGRAMS_JWT_AUDIENCE
}}'
-
AUDIENCE
:
'
{{
PROGRAMS_JWT_AUDIENCE
}}'
ISSUER
:
'
{{
PROGRAMS_JWT_ISSUER
}}'
ISSUER
:
'
{{
PROGRAMS_JWT_ISSUER
}}'
SECRET_KEY
:
'
{{
PROGRAMS_JWT_SECRET_KEY
}}'
SECRET_KEY
:
'
{{
PROGRAMS_JWT_SECRET_KEY
}}'
-
AUDIENCE
:
'
{{
PROGRAMS_SOCIAL_AUTH_EDX_OIDC_KEY
}}'
ISSUER
:
'
{{
PROGRAMS_OAUTH_URL_ROOT
}}'
SECRET_KEY
:
'
{{
PROGRAMS_SOCIAL_AUTH_EDX_OIDC_SECRET
}}'
PROGRAMS_PLATFORM_NAME
:
'
Your
Platform
Name
Here'
PROGRAMS_PLATFORM_NAME
:
'
Your
Platform
Name
Here'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment