Skip to content

Janssen Certification

Milton Ch edited this page Dec 22, 2022 · 10 revisions

Certification profiles

OP básico (oidcc-basic-certification-test-plan)

Configuration in json format

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/jans-auth/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 1"
    },
    "consent": {},
    "description": "Gluu Inc."
}

Test plan url:

https://www.certification.openid.net/plan-detail.html?plan=W211Crmc5u8TB

Observations: During the process of executing the test plan for this profile, the following issues were encountered.

https://github.com/JanssenProject/jans/issues?q=label%3Acertification+is%3Aclosed

Clone this wiki locally