Skip to content

Commit af406ca

Browse files
oharstabaszoetekouw
authored andcommitted
Added missing attributes
Signed-off-by: Bas Zoetekouw <bas.zoetekouw@surf.nl>
1 parent 75af6e1 commit af406ca

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

core/manage/application.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ crypto:
7171
public-key-location: classpath:nope
7272
enabled: False
7373

74+
# Can also be a file system resource like file://{{ manage_dir }}/policies/allowed_attributes.json
75+
policies:
76+
allowed_attributes: classpath:/policies/allowed_attributes.json
77+
extra_saml_attributes: classpath:/policies/extra_saml_attributes.json
78+
7479
spring:
7580
mail:
7681
host: mailcatcher

0 commit comments

Comments
 (0)