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] => 6933a49b29e28
    [state] => 6933a49b29e2c
    [code_challenge] => C2-nKLRwzhjcZCA-8uP4k6FzzzOO5FQNhgdHyJqyMXQ
    [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=6933a49b29e28&state=6933a49b29e2c&code_challenge=C2-nKLRwzhjcZCA-8uP4k6FzzzOO5FQNhgdHyJqyMXQ&code_challenge_method=S256