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

RHIDP-5489 Enabling authentication with your authentication provider #891

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

themr0c
Copy link
Member

@themr0c themr0c commented Jan 29, 2025

Enabling authentication with your custom authentication provider.

Preview: https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-891/authentication/#enabling-authentication-with-your-custom-authentication-provider

IMPORTANT: Do Not Merge - To be merged by Docs Team Only

Version(s): 1.5

Add the relevant labels to the Pull Request.
Issue: https://issues.redhat.com/browse/RHIDP-5489

@rhdh-bot
Copy link
Collaborator

rhdh-bot commented Jan 29, 2025

@themr0c themr0c requested a review from gashcrumb January 29, 2025 15:44
. link:{installing-and-viewing-dynamic-plugins-url}#assembly-third-party-plugins[Export, package, and install your custom plugins].
. Add your custom plugins configuration to `dynamic-plugins.yaml` in {product-short}.
+
.`dynamic-plugins.yaml` excerpt for LDAP catalog support
Copy link
Member Author

Choose a reason for hiding this comment

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

@gashcrumb Does the dynamic-plugins.yaml file content need to be that long? I would assume that if the plugins has defined default values, it is sufficient to enable the plugin. Is it correct?

Copy link
Member

Choose a reason for hiding this comment

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

Maybe these LDAP plugins aren't a great example, most of the config here is concerned with getting these plugins to talk to LDAP. It's probably less important than the touch points where the user is required to integrate either configuration or code to connect authentication providers to the RHDH app. I have just finished up another example that I could walk you through if you like here.

Copy link
Member Author

Choose a reason for hiding this comment

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

At first sight this example is maybe even more complex, because we have 4 plugins.

Would an example plugin defining static users be sufficient for the demonstration purpose? Or is it a requirement to delegate authentication to an external service?

@themr0c themr0c changed the title RHIDP-5489 Enabling authentication with your custom authentication pr… RHIDP-5489 Enabling authentication with your authentication provider Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants