Skip to content

feat: build-time oidc configuration#380

Merged
gadomski merged 5 commits intomainfrom
issues/373-auth
Apr 7, 2026
Merged

feat: build-time oidc configuration#380
gadomski merged 5 commits intomainfrom
issues/373-auth

Conversation

@gadomski
Copy link
Copy Markdown
Collaborator

@gadomski gadomski commented Apr 7, 2026

I don't think there's too many cases where someone will want to configure the OIDC authority and client ID at "runtime", so for now I'm only supporting the white-label case. E.g. this would enable any client to deploy their own version of stac-map pointed at their auth provider.

This makes sense to me b/c the OIDC stuff only works if you've configured your client id and redirect URL properly, so it's a deploy-time thing.

Closes #373

@gadomski gadomski requested a review from wrynearson April 7, 2026 23:53
@gadomski gadomski self-assigned this Apr 7, 2026
@github-actions github-actions Bot added the feat label Apr 7, 2026
@gadomski gadomski merged commit 12f1864 into main Apr 7, 2026
4 checks passed
@gadomski gadomski deleted the issues/373-auth branch April 7, 2026 23:59
gadomski pushed a commit that referenced this pull request Apr 8, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.4.0](v1.3.4...v1.4.0)
(2026-04-08)


### Features

* build-time oidc configuration
([#380](#380))
([12f1864](12f1864)),
closes [#373](#373)


### Reverts

* remove plausible analytics snippet
([#353](#353))
([d11857e](d11857e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add auth support for catalogs

1 participant