Group
Extension

Matches 2

Lemonldap-NG-Portal ( C/CO/COUDOT/Lemonldap-NG-Portal-2.19.0.tar.gz, COUDOT, 2024; MetaCPAN )
Lemonldap-NG-Portal/t/32-Auth-and-issuer-OIDC-authorization_code.t ( view source; MetaCPAN )
access_token_new_eol = $res->{_oidc_access_token_eol};
isnt( $access_token_new_eol, $access_token_eol,
    "Access token EOL has changed" );
isnt( $access_token_new, $access_token_old, "Access token h
Lemonldap-NG-Portal ( C/CO/COUDOT/Lemonldap-NG-Portal-2.19.0.tar.gz, COUDOT, 2024; MetaCPAN )
Lemonldap-NG-Portal/t/30-SAML-NameID-IDP.t ( view source; MetaCPAN )
rn:oasis:names:tc:SAML:2.0:nameid-format:transient",
        expected_nameid => qr/./,
    );
    isnt( $transient_id, $persistent_id,
        "Transient ID is different from persistent ID" );

}
clea

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.