Files

59 lines
1.5 KiB
JSON

{
"version": "1.1.2",
"policy": {
"password": {
"keep_versions": 10,
"min_length": 8,
"max_length": 128,
"require_uppercase": false,
"require_lowercase": false,
"require_number": false,
"require_non_alpha_numeric": false,
"block_reuse": false,
"block_password_change": false
},
"user": {
"min_length": 3,
"max_length": 50,
"allow_non_alpha_numeric": false,
"allow_uppercase": false
}
},
"revision": 2,
"last_modified": "2021-10-25T13:04:58.482997492-04:00",
"users": [
{
"id": "39555452-454e-4c85-829b-8195a8dd8c81",
"username": "deadcxap",
"email_address": {
"address": "dead@cxap.space",
"domain": "cxap.space"
},
"email_addresses": [
{
"address": "dead@cxap.space",
"domain": "cxap.space"
}
],
"passwords": [
{
"purpose": "generic",
"algorithm": "bcrypt",
"hash": "$2b$12$s5SZcTu0THrdIHmdqTIuS.Hb89nokYfwF5xSDPSJPZsKoYnFkv61i",
"cost": 10,
"expired_at": "0001-01-01T00:00:00Z",
"created_at": "2021-10-25T17:04:58.4251263Z",
"disabled_at": "0001-01-01T00:00:00Z"
}
],
"created": "2021-10-25T17:04:58.42512588Z",
"last_modified": "2021-10-25T17:04:58.42512594Z",
"roles": [
{
"name": "admin",
"organization": "authp"
}
]
}
]
}