From c8f63fb9260e507dbfe5b1501c9976bc27b4afc7 Mon Sep 17 00:00:00 2001 From: Naomi Hidalgo Date: Thu, 10 Feb 2022 10:11:13 +0000 Subject: [PATCH] Update post-install.ca.md #206 kc content security policy --- docs/post-install.ca.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/post-install.ca.md b/docs/post-install.ca.md index cb87d7d..02619b4 100644 --- a/docs/post-install.ca.md +++ b/docs/post-install.ca.md @@ -109,10 +109,10 @@ cp -r custom.sample custom Go to https://sso.DOMINI/auth/admin/master/console **THEMES**: -* login theme: liiibrelite -* account theme: account-avatar -* internazionalization enabled: ON -* default locale: ca +- [ ] login theme: liiibrelite +- [ ] account theme: account-avatar +- [ ] internazionalization enabled: ON +- [ ] default locale: ca @@ -123,19 +123,19 @@ Configurem d'aquest manera: ![](img/snapshot/1FGGqna.png) **SECURITY DEFENSES**: -* Canviar segona línia de Content-Security-Policy per: -`frame-src 'self'; frame-ancestors *; object-src 'none';` +- [ ] Canviar segona línia de Content-Security-Policy per: +`frame-src 'self'; frame-ancestors 'self' *.DOMAIN localhost; object-src 'none';` -* La última per: +- [ ] La última per: `max-age=31536000; includeSubDomains` -* Save +- [ ] Save ![](img/snapshot/uS5uqJB.png) **CLIENT SCOPES**: -* client scopes => mappers => role_list => Single Role Attribute: ON +- [ ] client scopes => mappers => role_list => Single Role Attribute: ON ![](img/snapshot/Q2i349B.png)