We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f68cf27 + 523926f commit 153f72dCopy full SHA for 153f72d
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