-
Notifications
You must be signed in to change notification settings - Fork 45
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
base: main
Are you sure you want to change the base?
Conversation
Updated preview: https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-891/ @ 01/30/25 15:00:07 |
@@ -61,3 +61,5 @@ include::assembly-authenticating-with-github.adoc[leveloffset=+1] | |||
|
|||
include::assembly-authenticating-with-microsoft-azure.adoc[leveloffset=+1] | |||
|
|||
|
|||
include::modules/authentication/proc-enabling-authentication-with-your-custom-authentication-provider.adoc[leveloffset=+1] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gashcrumb Do you agree that it is something we want to document as part of the Authentication title?
. 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 |
There was a problem hiding this comment.
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?
…ovider Signed-off-by: Fabrice Flore-Thébault <[email protected]>
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