-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identity Assurance support has been out in the cold. Time to bring it in again. #83
Commits on Aug 13, 2023
-
Brought back support for identity assurance.
Updating to follow the last version of the spec.
Configuration menu - View commit details
-
Copy full SHA for 7d4340c - Browse repository at this point
Copy the full SHA 7d4340cView commit details
Commits on Aug 14, 2023
-
Brought back identity assurance support.
Added a signing algorithm that is supported by cryptojwt. Had two copies of the same functions (get_signing_algs,get_encryption_algs,get_encryption_encs) in different places reduced that to one.
Configuration menu - View commit details
-
Copy full SHA for 7129c23 - Browse repository at this point
Copy the full SHA 7129c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90cca6a - Browse repository at this point
Copy the full SHA 90cca6aView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc73ebc - Browse repository at this point
Copy the full SHA bc73ebcView commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9af0d40 - Browse repository at this point
Copy the full SHA 9af0d40View commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 376e72d - Browse repository at this point
Copy the full SHA 376e72dView commit details
Commits on Sep 4, 2023
-
If an attribute is not part of a class instance look for it in the co…
…ntext (if one exists). This is useful when it comes to keyjars. Store the original signed or encrypted jwt as part of the parsed and verified response.
Configuration menu - View commit details
-
Copy full SHA for 27d1748 - Browse repository at this point
Copy the full SHA 27d1748View commit details
Commits on Sep 9, 2023
-
Allow for more places to find client-/entity_id.
Allow for checking context instance when looking for attributes. Look for client authn methods in endpoint as well as in context.
Configuration menu - View commit details
-
Copy full SHA for c0f7af3 - Browse repository at this point
Copy the full SHA c0f7af3View commit details
Commits on Oct 15, 2023
-
'methods' refer to all client authentication methods that can be used…
… by a server. 'allowed_methods' are then ones that can be used by a specific endpoint
Configuration menu - View commit details
-
Copy full SHA for 823b705 - Browse repository at this point
Copy the full SHA 823b705View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c540f84 - Browse repository at this point
Copy the full SHA c540f84View commit details
Commits on Oct 19, 2023
-
Fix returned _supports on token endpoint
Signed-off-by: Kostis Triantafyllakis <ctriant@admin.grnet.gr>
Configuration menu - View commit details
-
Copy full SHA for f3eebc4 - Browse repository at this point
Copy the full SHA f3eebc4View commit details -
Unbind authentication event lifetime from userinfo response
Signed-off-by: Kostis Triantafyllakis <ctriant@admin.grnet.gr>
Configuration menu - View commit details
-
Copy full SHA for c496c2e - Browse repository at this point
Copy the full SHA c496c2eView commit details -
Fix per-client configuration of deny_unknown_scopes
Signed-off-by: Kostis Triantafyllakis <kostastriantaf@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 127ef20 - Browse repository at this point
Copy the full SHA 127ef20View commit details -
Brought back identity assurance support.
Added a signing algorithm that is supported by cryptojwt. Had two copies of the same functions (get_signing_algs,get_encryption_algs,get_encryption_encs) in different places reduced that to one.
Configuration menu - View commit details
-
Copy full SHA for 253e8d5 - Browse repository at this point
Copy the full SHA 253e8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef624e - Browse repository at this point
Copy the full SHA 8ef624eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa52186 - Browse repository at this point
Copy the full SHA fa52186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fca1e2 - Browse repository at this point
Copy the full SHA 5fca1e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d1aee7 - Browse repository at this point
Copy the full SHA 3d1aee7View commit details