Skip to content

Conversation

@s-starostin
Copy link
Contributor

Issue:

Follow-up fixes for #51059

Problem

The initial implementation of the genericoidc auth provider incorrectly used the OIDCConfig struct instead of the GenericOIDCConfig struct. This caused a runtime panic during the read operation due to a type assertion failure.

Solution

This PR provides critical corrections to the rancher2_auth_config_generic_oidc resource to make it fully functional and robust.

@s-starostin
Copy link
Contributor Author

@matttrach , @raulcabello , please, take a look.
This is a fix related to my previous PR: #1644

@samjustus samjustus requested a review from raulcabello October 23, 2025 14:12
Copy link
Contributor

@raulcabello raulcabello left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix!

@matttrach matttrach self-assigned this Oct 23, 2025
@s-starostin
Copy link
Contributor Author

@matttrach , hello,
could you please have a look at this?

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.

3 participants