tvl-depot/third_party/apereo-cas/overlay/etc/cas/services/samltest-1.json
Luke Granger-Brown 310302637b feat(3p/apereo-cas): add TVL-specific configuration to overlay
Change-Id: I5193cb7695d37c1770257741e600d7029b6596a0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/934
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
2020-07-06 22:13:32 +00:00

8 lines
243 B
JSON

{
"@class" : "org.apereo.cas.support.saml.services.SamlRegisteredService",
"serviceId" : "https://samltest.id/saml/sp",
"name" : "SAMLTest SP",
"id" : 1,
"evaluationOrder" : 10,
"metadataLocation" : "https://samltest.id/saml/sp"
}