about summary refs log tree commit diff
path: root/third_party/apereo-cas/overlay/etc/cas/services/samltest-1.json
blob: 37ea1be98135246ee2ea9a22038d70c32988a032 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "@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"
}