[java-idp-oidc] 01/03: Updated the password to match with secret defined in flow tests

Henri Mikkonen henri.mikkonen at iki.fi
Thu Apr 6 13:04:43 UTC 2023


This is an automated email from the git hooks/post-receive script.

hjmikkon pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=b4c43b5f70947bcc87837b0814e3f06b7f60a1b3

commit b4c43b5f70947bcc87837b0814e3f06b7f60a1b3
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Thu Apr 6 15:51:54 2023 +0300

    Updated the password to match with secret defined in flow tests
    
    The client secret in AbstractOidcClientAuthenticationFlowTest was priorly updated.
---
 idp-oidc-extension-impl/src/test/resources/credentials/htpasswd.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-oidc-extension-impl/src/test/resources/credentials/htpasswd.txt b/idp-oidc-extension-impl/src/test/resources/credentials/htpasswd.txt
index 5e845616..876887de 100644
--- a/idp-oidc-extension-impl/src/test/resources/credentials/htpasswd.txt
+++ b/idp-oidc-extension-impl/src/test/resources/credentials/htpasswd.txt
@@ -1 +1 @@
-mockClientId:$apr1$KzVBs.G.$hyoWClhnINTCZlS9rDcAx0
+mockClientId:$apr1$brkieso1$ipdqb1TlahcXf.Kjanhqu.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list