-
Notifications
You must be signed in to change notification settings - Fork 123
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
Remove pyoidc and pysaml2 from core #442
Open
rohe
wants to merge
11
commits into
master
Choose a base branch
from
rm_saml2_from_core_2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for baba62d - Browse repository at this point
Copy the full SHA baba62dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f0387 - Browse repository at this point
Copy the full SHA d8f0387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d02f2 - Browse repository at this point
Copy the full SHA 44d02f2View commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27b8e8d - Browse repository at this point
Copy the full SHA 27b8e8dView commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de348c5 - Browse repository at this point
Copy the full SHA de348c5View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9fdc5e - Browse repository at this point
Copy the full SHA f9fdc5eView commit details
Commits on Jun 23, 2023
-
Started to weed SATOSA core from saml2.
Replacing jwkest with cryptojwt. Making tests that are dependent on pyoidc not be executed if pyoidc is not installed.
Configuration menu - View commit details
-
Copy full SHA for e839448 - Browse repository at this point
Copy the full SHA e839448View commit details
Commits on Aug 10, 2023
-
Added test for idpy-oidc based backend.
Switched from AES-CBC crypto to AES-GCM. Replaced dependency on pycryptodomex to cryptojwt. Refactored idpy_oidc.py to get a create_client function used in testing. Made pytest skip test modules if a necessary package was not present.
Configuration menu - View commit details
-
Copy full SHA for ff23b60 - Browse repository at this point
Copy the full SHA ff23b60View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33fb01d - Browse repository at this point
Copy the full SHA 33fb01dView commit details -
Improve configuration readability of the primary-identifier plugin
Signed-off-by: Ivan Kanakarakis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 066c045 - Browse repository at this point
Copy the full SHA 066c045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ccc44c - Browse repository at this point
Copy the full SHA 9ccc44cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.