Skip to content
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

Add support for default_client from backend's OIDC provider info #192

Closed
soxofaan opened this issue Mar 18, 2021 · 5 comments
Closed

Add support for default_client from backend's OIDC provider info #192

soxofaan opened this issue Mar 18, 2021 · 5 comments
Labels

Comments

@soxofaan
Copy link
Member

soxofaan commented Mar 18, 2021

see Open-EO/openeo-api#366 (also related: #191 , EP-3700)

soxofaan added a commit that referenced this issue Mar 23, 2021
soxofaan added a commit that referenced this issue Mar 24, 2021
soxofaan added a commit that referenced this issue Mar 24, 2021
soxofaan added a commit that referenced this issue Mar 25, 2021
…t user config just one: use that one

related to #192
soxofaan added a commit that referenced this issue Mar 25, 2021
`authenticate_oidc` first tries refresh token flow and falls back on device code flow

related: EP-3700, #192
soxofaan added a commit that referenced this issue Mar 25, 2021
soxofaan added a commit that referenced this issue Mar 25, 2021
…ders, but user config just one: use that one

related to #192
soxofaan added a commit that referenced this issue Mar 25, 2021
`authenticate_oidc` first tries refresh token flow and falls back on device code flow

related: EP-3700, #192
soxofaan added a commit that referenced this issue Mar 25, 2021
soxofaan added a commit that referenced this issue Mar 25, 2021
…-auth add-oidc` and `oidc-auth` cli tools

related: EP-3700/EP-3759
soxofaan added a commit that referenced this issue Mar 25, 2021
…ders, but user config just one: use that one

related: EP-3700/EP-3759/#192
soxofaan added a commit that referenced this issue Mar 25, 2021
`authenticate_oidc` first tries refresh token flow and falls back on device code flow

related: EP-3700, #192
soxofaan added a commit that referenced this issue Mar 25, 2021
soxofaan added a commit that referenced this issue Mar 25, 2021
…-auth add-oidc` and `oidc-auth` cli tools

related: EP-3700/EP-3759
soxofaan added a commit that referenced this issue Mar 25, 2021
…ders, but user config just one: use that one

related: EP-3700/EP-3759/#192
soxofaan added a commit that referenced this issue Mar 25, 2021
`authenticate_oidc` first tries refresh token flow and falls back on device code flow

related: EP-3700, #192
@soxofaan
Copy link
Member Author

now merged in master: initial experimental support for default_client, based on current proposal Open-EO/openeo-api#366

possibly to be revised when that PR is finalized

@soxofaan
Copy link
Member Author

soxofaan commented Apr 8, 2021

Open-EO/openeo-api#366 was merged

difference of this merged (draft) spec with original implementation: multiple default clients can be advertised by backend, so the current experimental implementation needs some work

soxofaan added a commit that referenced this issue Apr 8, 2021
Initial experimental implementation with a single defaullt_client had to be adapted to multiple default clients from updated draft spec (Open-EO/openeo-api#366)
@soxofaan
Copy link
Member Author

soxofaan commented Apr 8, 2021

When backend-side updates are live (both dev and prod), I can fully test client side and merge

soxofaan added a commit that referenced this issue Apr 8, 2021
Initial experimental implementation with a single defaullt_client had to be adapted to multiple default clients from updated draft spec (Open-EO/openeo-api#366)
@soxofaan
Copy link
Member Author

soxofaan commented Apr 8, 2021

backend part was deployed on dev, and new default_clients handling worked properly

now waiting for deploy on prod

soxofaan added a commit that referenced this issue Apr 14, 2021
Initial experimental implementation with a single defaullt_client had to be adapted to multiple default clients from updated draft spec (Open-EO/openeo-api#366)
soxofaan added a commit that referenced this issue Apr 20, 2021
Initial experimental implementation with a single defaullt_client had to be adapted to multiple default clients from updated draft spec (Open-EO/openeo-api#366)
@soxofaan
Copy link
Member Author

driver changes were deployed in production
client changes merged in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant