podaac / swodlr

swodlr (swaa·dler) is a system for generating on demand raster products from SWOT L2 data
Apache License 2.0
4 stars 2 forks source link

Update JWKS retrieval URLs to point to per-environment endpoints #147

Open joshgarde opened 1 week ago

joshgarde commented 1 week ago

EDL has updated their public JWKS endpoint to be authenticated and has offered alternatives that we need to update all environments to utilize. The change is currently live in URS OPS and will break all our deployments unless fixed soon.

Previous JWKS endpoint: https://urs.earthdata.nasa.gov/export_edl_jwks

New JWKS endpoints:

SIT: https://sit.urs.earthdata.nasa.gov/.well-known/edl_sit_jwks.json
UAT: https://uat.urs.earthdata.nasa.gov/.well-known/edl_uat_jwks.json
OPS: https://urs.earthdata.nasa.gov/.well-known/edl_ops_jwks.json