[java-idp-oidc] branch main updated: Replace with full JWT.

Scott Cantor cantor.2 at osu.edu
Fri Jan 28 18:25:01 UTC 2022


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

scantor 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=1c500aadef28b02c2db3cb98b30907d80cfa4d25

The following commit(s) were added to refs/heads/main by this push:
     new 1c500aad Replace with full JWT.
1c500aad is described below

commit 1c500aadef28b02c2db3cb98b30907d80cfa4d25
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 28 13:24:58 2022 -0500

    Replace with full JWT.
---
 .../resources/net/shibboleth/idp/oidc/profile/impl/oidc-authreq.json    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-oidc-extension-impl/src/test/resources/net/shibboleth/idp/oidc/profile/impl/oidc-authreq.json b/idp-oidc-extension-impl/src/test/resources/net/shibboleth/idp/oidc/profile/impl/oidc-authreq.json
index 7a24bf32..6238e35f 100644
--- a/idp-oidc-extension-impl/src/test/resources/net/shibboleth/idp/oidc/profile/impl/oidc-authreq.json
+++ b/idp-oidc-extension-impl/src/test/resources/net/shibboleth/idp/oidc/profile/impl/oidc-authreq.json
@@ -1 +1 @@
-{"redirect_uri":"https://192.168.0.150/static","client_id":"s6BhdRkqt3"}
\ No newline at end of file
+eyJhbGciOiJSUzI1NiIsImtpZCI6ImsyYmRjIn0.ew0KICJpc3MiOiAiczZCaGRSa3F0MyIsDQogImF1ZCI6ICJodHRwczovL3NlcnZlci5leGFtcGxlLmNvbSIsDQogInJlc3BvbnNlX3R5cGUiOiAiY29kZSBpZF90b2tlbiIsDQogImNsaWVudF9pZCI6ICJzNkJoZFJrcXQzIiwNCiAicmVkaXJlY3RfdXJpIjogImh0dHBzOi8vY2xpZW50LmV4YW1wbGUub3JnL2NiIiwNCiAic2NvcGUiOiAib3BlbmlkIiwNCiAic3RhdGUiOiAiYWYwaWZqc2xka2oiLA0KICJub25jZSI6ICJuLTBTNl9XekEyTWoiLA0KICJtYXhfYWdlIjogODY0MDAsDQogImNsYWltcyI6IA0KICB7DQogICAidXNlcmluZm8iOiANCiAgICB7DQogICAgICJnaXZlbl9uYW1lIjogeyJl [...]
\ No newline at end of file

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


More information about the commits mailing list