This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
mandaye-cud/conf.d/arcopole

12 lines
360 B
Plaintext

{
"site_name": "arcopole",
"server_name": ["arco.local:8000"],
"location": "/",
"target": "http://arcopole.local",
"mapper": "arcopole",
"auth_type": "saml2_arcopole",
"saml2_idp_metadata": "http://authentic.local/idp/saml2/metadata",
"saml2_signature_public_key": "certs/saml.crt",
"saml2_signature_private_key": "certs/saml.key"
}