Skip to content

[CLOUDTRUST-7719] Add IDNow configuration in context key#706

Merged
Xelowak merged 3 commits intomasterfrom
CLOUDTRUST-7719
Jan 22, 2026
Merged

[CLOUDTRUST-7719] Add IDNow configuration in context key#706
Xelowak merged 3 commits intomasterfrom
CLOUDTRUST-7719

Conversation

@Xelowak
Copy link
Copy Markdown
Contributor

@Xelowak Xelowak commented Jan 20, 2026

No description provided.

@Xelowak Xelowak reopened this Jan 20, 2026
Comment thread pkg/validation/component.go Outdated
// ConfigurationDBModule is the interface of the configuration module.
type ConfigurationDBModule interface {
GetAdminConfiguration(context.Context, string) (configuration.RealmAdminConfiguration, error)
GetContextKeysForCustomerRealm(ctx context.Context, customerRealm string) ([]configuration.RealmContextKey, error)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why do we need to add this ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It is not needed and was a leftover from a past version, thanks for pointing this out

Comment thread go.mod Outdated

require (
github.com/cloudtrust/common-service/v2 v2.16.0
github.com/cloudtrust/common-service/v2 v2.16.1-0.20260119081002-90e64c424e8f
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Don't forget to update this before merging

@Xelowak Xelowak merged commit df873ed into master Jan 22, 2026
1 check was pending
@Xelowak Xelowak deleted the CLOUDTRUST-7719 branch January 22, 2026 08:25
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.

5 participants