summary refs log tree commit diff
path: root/tests/config/test_oidc2.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Print errors in test for confidence github/dmr/oidc-config-pydantic dmr/oidc-config-pydanticDavid Robertson2022-07-051-0/+10
* lint fixupDavid Robertson2022-05-221-1/+2
* SSOAttributeRequirementDavid Robertson2022-05-221-0/+66
* A few examplesDavid Robertson2022-05-221-0/+3
* More validation relative to discoveryDavid Robertson2022-05-221-0/+41
* More generic example configDavid Robertson2022-05-221-8/+12
* A batch of lintingDavid Robertson2022-05-221-6/+7
* endpoints are required if discovery is enabledDavid Robertson2022-05-211-0/+34
* validate that idp_icon is an mxc_urlDavid Robertson2022-05-211-1/+16
* legacy fallbacks seem to just work (TM)?David Robertson2022-05-211-3/+28
* Extra fields and testsDavid Robertson2022-05-201-12/+147
* It seems what I want is `constr`David Robertson2022-05-191-17/+24
* WIP trying out validatorsDavid Robertson2022-05-191-0/+73