From 6027242e3f8e9cbfb266fd07cb452e6f0b6deadb Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Mon, 11 Jul 2022 11:50:11 -0500 Subject: [PATCH] Create oidc.adoc --- oidc.adoc | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 oidc.adoc diff --git a/oidc.adoc b/oidc.adoc new file mode 100644 index 0000000..66878a4 --- /dev/null +++ b/oidc.adoc @@ -0,0 +1,40 @@ +=== oidc.adoc OpenID Connect +https://global.gotomeeting.com/join/456253885 + +https://github.com/daserzw/oidc-edu-wg/blob/master/meeting_notes.md + +https://github.com/daserzw/oidc-edu-wg/ + blob/master/charter.md + +https://wiki.geant.org/display/AARC/AARC+Architecture + +https://openid.net/developers/specs/ <= OpenID Specifications + +https://openid.net/specs/openid-connect-federation-1_0.html <= OpenID Connect Federation 1.0, Draft 12, June 30, 2020 +SEE also Gluu server 4.2 OIDC and UMA support + +- - - +_2022-07-11 11:31 OIDC Fed References and links_ + +https://openid.net/specs/openid-connect-federation-1_0.html + <= draft 20, Jun 22, 2022 + +https://openid.net/specs/openid-connect-federation-1_0-ID3.html + <= 3rd implementers draft aka draft 17,Sep 9, 2021 + +https://oidcop.readthedocs.io/en/latest/ + <= OIDC OP in Python + +https://openid.net/2021/04/03/openid-connect-federation-specification-resulting-from-a-year-of-implementation-experience/ + <= OIDC Fed trial implementations + +https://darutk.medium.com/identity-federation-by-openid-connect-9f8f0a189826 + <= incl. pointer to demo + +https://idpy.org/projects/ + <= pySAML2, + SaToSa, + pyXMLSecurity, + pyFF, + pyeleven, + oidcendpoint, + JWT Connect Python + + + +- - - +_2021-07-09 13:52 oidc via cilogon for apache 2 apps with mod_auth_oidc_ + +https://www.cilogon.org/oidc + <= cilogon oidc op + +https://docs.openathens.net/display/public/OAAccess/Apache+OpenID+Connect+example + <= +