Veuillez vous authentifier
GET: https://idp.test.kns.fr/auth/realms/POC/protocol/openid-connect/auth
Array
(
    [response_type] => code
    [client_id] => poc-oidc
    [redirect_uri] => https://poc.test.kns.fr/poc-oidc/callback.php
    [scope] => openid email profile
    [nonce] => 6a11e7d814805
    [state] => 6a11e7d81480b
    [code_challenge] => HopCDz6oRjcuOvayto4-tv0BN7Lx6qELDi1u-TKSTKM
    [code_challenge_method] => S256
)
Cliquez sur le lien suivant pour vous authentifier:
https://idp.test.kns.fr/auth/realms/POC/protocol/openid-connect/auth?response_type=code&client_id=poc-oidc&redirect_uri=https%3A%2F%2Fpoc.test.kns.fr%2Fpoc-oidc%2Fcallback.php&scope=openid+email+profile&nonce=6a11e7d814805&state=6a11e7d81480b&code_challenge=HopCDz6oRjcuOvayto4-tv0BN7Lx6qELDi1u-TKSTKM&code_challenge_method=S256