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 to import a dex client resource, update dexApi #74

Closed

Conversation

koendelaat
Copy link
Contributor

@koendelaat koendelaat commented Mar 3, 2024

@koendelaat koendelaat changed the base branch from import-client-resource to main March 3, 2024 08:40
@koendelaat koendelaat changed the title Update dex/api Add support to import a dex client resource, update dexApi Mar 3, 2024
@marcofranssen
Copy link
Owner

dexidp/dex#2972 (comment) It seems it isn't officially released yet on the Go API.

github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/philips-forks/dex/api/v2 v2.1.1-0.20240826130519-d7839e1fa7b1 h1:nFGgvtcebYXd4yQmJNsJ1UmWy9FiVQ//MPohafgcdKU=
Copy link
Owner

@marcofranssen marcofranssen Aug 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't want to base this provider on sources from a Fork. We need to work with upstream project to adopt the features from that fork. How does this fork differ from the upstream project? Can't we contribute those changes there? Is there a reason the upstream project didn't adopt those changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upstream PR: dexidp/dex#3598

)

replace github.com/dexidp/dex/api/v2 v2.1.0 => github.com/philips-forks/dex/api/v2 v2.1.1-0.20240826130519-d7839e1fa7b1
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't want to base this provider on sources from a Fork. We need to work with upstream project to adopt the features from that fork.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upstream PR: dexidp/dex#3598

@marcofranssen
Copy link
Owner

AutoMerged the original #7 earlier when I bumped dependencies and pushed those. I see still few small changes here in yours. Do you feel those changes are required, regarding defaults?

@koendelaat
Copy link
Contributor Author

The defaults were configured to fix the test-cases. This remaining default is apparently not required (or the default anyway).

PR can be closed.

@koendelaat koendelaat closed this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants