Update post-install.ca.md #206 kc content security policy

Naomi Hidalgo 2022-02-10 10:11:13 +00:00
parent f0aaad3a49
commit c8f63fb926
1 changed files with 9 additions and 9 deletions

View File

@ -109,10 +109,10 @@ cp -r custom.sample custom
Go to https://sso.DOMINI/auth/admin/master/console Go to https://sso.DOMINI/auth/admin/master/console
**THEMES**: **THEMES**:
* login theme: liiibrelite - [ ] login theme: liiibrelite
* account theme: account-avatar - [ ] account theme: account-avatar
* internazionalization enabled: ON - [ ] internazionalization enabled: ON
* default locale: ca - [ ] default locale: ca
@ -123,19 +123,19 @@ Configurem d'aquest manera:
![](img/snapshot/1FGGqna.png) ![](img/snapshot/1FGGqna.png)
**SECURITY DEFENSES**: **SECURITY DEFENSES**:
* Canviar segona línia de Content-Security-Policy per: - [ ] Canviar segona línia de Content-Security-Policy per:
`frame-src 'self'; frame-ancestors *; object-src 'none';` `frame-src 'self'; frame-ancestors 'self' *.DOMAIN localhost; object-src 'none';`
* La última per: - [ ] La última per:
`max-age=31536000; includeSubDomains` `max-age=31536000; includeSubDomains`
* Save - [ ] Save
![](img/snapshot/uS5uqJB.png) ![](img/snapshot/uS5uqJB.png)
**CLIENT SCOPES**: **CLIENT SCOPES**:
* client scopes => mappers => role_list => Single Role Attribute: ON - [ ] client scopes => mappers => role_list => Single Role Attribute: ON
![](img/snapshot/Q2i349B.png) ![](img/snapshot/Q2i349B.png)