docs: add docs for property mappings, switch to material theme

This commit is contained in:
Jens Langhammer
2019-12-10 11:25:34 +01:00
parent 0946d6a25d
commit b7a6d6e739
5 changed files with 31 additions and 348 deletions

View File

@ -6,6 +6,8 @@ There are two different Kind of policies, a Standard Policy and a Password Polic
## Standard Policies
---
### Group-Membership Policy
This policy evaluates to True if the current user is a Member of the selected group.
@ -44,6 +46,8 @@ This policy allows you to send an arbitrary HTTP Request to any URL. You can the
## Password Policies
---
### Password Policy
This Policy allows you to specify Password rules, like Length and required Characters.