{
  "issuer": "https://www.htec-edu.com",
  "authorization_endpoint": "https://www.htec-edu.com/auth/login.php",
  "token_endpoint": "https://www.htec-edu.com/api/v1/token.php",
  "agent_auth": {
    "skill": "https://www.htec-edu.com/auth.md",
    "register_uri": "https://www.htec-edu.com/api/agent/register",
    "identity_types_supported": [
      "anonymous"
    ],
    "anonymous": {
      "credential_types_supported": [
        "token"
      ],
      "claim_uri": "https://www.htec-edu.com/api/agent/claim"
    }
  }
}
