We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f68cf27 commit 523926fCopy full SHA for 523926f
1 file changed
roles/manage/templates/application.yml.j2
@@ -84,7 +84,7 @@ policies:
84
extra_saml_attributes: file://{{ manage_dir }}/policies/extra_saml_attributes.json
85
86
sram:
87
- sram_rp_entity_id: ""{{ manage.sram_rp_entity_id }}"
+ sram_rp_entity_id: "{{ manage.sram_rp_entity_id }}"
88
89
spring:
90
mail:
0 commit comments