Skip to content

Janssen Certification

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

OpenID Certification

OpenID Providers

Basic OP (oidcc-basic-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

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

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=HErf0fBRRnPp2&public=true

Passed Total
37 37

Implicit OP (oidcc-implicit-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=IVWhdzJ9N9HPC&public=true

Passed Total
58 58

Note: In this test plan, some warnings were issued and will be reviewed.

Hybrid OP (oidcc-hybrid-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=Mlukc0zaqSbuZ&public=true

Passed Total
102 102

Note: In this test plan, some warnings were issued and will be reviewed.

Config OP (oidcc-config-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=BMrUE6MqnNRzM&public=true

Passed Total
1 1

Dynamic OP (oidcc-dynamic-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=dBuU9kxBzxLSU&public=true

Passed Total
19 21

Note: There are still 2 errors, which are being revised.

Form Post OP (Basic) (oidcc-formpost-basic-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=HErf0fBRRnPp2&public=true

Passed Total
37 37

Form Post OP (Implicit) (oidcc-formpost-implicit-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=HZwvKBMQkbSrF&public=true

Passed Total
58 58

Note: In this test plan, some warnings were issued and will be reviewed.

Form Post OP (Hybrid) (oidcc-formpost-hybrid-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=sUiDmUjS0V3CF&public=true

Passed Total
102 102

Note: In this test plan, some warnings were issued and will be reviewed.

3rd Party-Init OP (oidcc-3rdparty-init-login-certification-test-plan)

Configuration

{
    "server": {
        "discoveryUrl": "https://milton-ch-precious-gopher.gluu.info/.well-known/openid-configuration",
        "login_hint": "test_user"
    },
    "client": {
        "client_name": "Test Client 1"
    },
    "client2": {
        "client_name": "Test Client 2"
    },
    "consent": {},
    "description": "Janssen",
    "publish": "summary"
}

Test Plan link

https://www.certification.openid.net/plan-detail.html?plan=HGp1jw280maoK&public=true

Passed Total
2 2
Clone this wiki locally