-
Notifications
You must be signed in to change notification settings - Fork 49
Support new JWT token based auth from openEO API 1.3 #859
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
Open
niebl
wants to merge
23
commits into
Open-EO:master
Choose a base branch
from
niebl:jwt
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.
+159
−38
Open
Changes from 22 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
26422dc
add jwt conformance to DummyBackend
niebl cde00d6
add further conformance
niebl b0a66a5
add conformance checking to basic auth
niebl d4d5dad
fix has_conformance
niebl 1e75abe
add jwt conformant bearer token support to oidc auth
niebl 6566959
Add tests for jwt conformance
niebl 208b729
add tests for basic authentication
niebl 39958bf
fix bearer token formatting
niebl 65eff77
fix basic auth test
niebl 4273d74
refactor requests_mock
niebl 84a82ab
use comparableVersion for cofnormance determination
niebl ce742e3
Update openeo/rest/auth/auth.py
niebl d05271f
Update openeo/rest/_testing.py
niebl 5166eda
Update openeo/rest/_testing.py
niebl 9884bf8
refactor to use get
niebl 299a079
indentation
niebl 71a4503
refactor conformance string
niebl d8dda41
fix: OidcBearerAuth
niebl 7107497
Update tests/rest/test_connection.py
niebl d925094
use re in has_conformance
niebl 7a92e8f
add oidc tests for jwt bearer token
niebl 9317759
Apply suggestion from @m-mohr
niebl dc89970
line breaks
niebl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.