Skip to content

Commit bd684a7

Browse files
Issue #SB-26764 fix: SSO issue in VDN (#2894)
1 parent f3c825e commit bd684a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/roles/stack-sunbird/templates/sunbird_player.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,6 @@ sunbird_base_proto={{sunbird_base_proto | default(proto)}}
139139
opensaber_service_url={{ sunbird_opensaber_service_url | default('http://opensaber-service:8080') }}
140140
# api whitelisting for sunbird portal
141141
sunbird_enable_api_whitelist={{ sunbird_enable_api_whitelist | default('true') }}
142+
143+
#release-4.1.0
144+
crypto_encryption_key_external={{crypto_encryption_key_external|default("")}}

0 commit comments

Comments
 (0)