Skip to content

chore: implement OIDCClaimFieldValues for idp sync mappings auto complete #15576

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

Merged
merged 9 commits into from
Nov 21, 2024

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Nov 18, 2024

Supports coder/internal#210

When creating IDP sync mappings, these are the values that can be selected from. These are the values that can be mapped from in org/group/role sync.

@Emyrk Emyrk requested a review from f0ssel November 19, 2024 16:51
@@ -78,3 +77,36 @@ WHERE
ELSE true
END
;

-- name: OIDCClaimFieldValues :many
Copy link
Contributor

Choose a reason for hiding this comment

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

Where is this being / going to be called?

Copy link
Member Author

Choose a reason for hiding this comment

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

In the Mappings section, this generates the left hand side options.

So if doing Group sync, this shows the user which IDP groups exist.

@Emyrk Emyrk merged commit 26438aa into main Nov 21, 2024
26 checks passed
@Emyrk Emyrk deleted the stevenmasley/idp_field_values branch November 21, 2024 19:04
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