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

[Docs] Add docs about custom Identity providers for Authentication #1273

Merged
merged 2 commits into from
May 24, 2022

Conversation

viniciusdc
Copy link
Contributor

Fixes | Closes | Resolves #1030

Changes introduced in this PR:

  • Fix a broken link from the management page -- related to how to add users to Keycloak
  • Added information about Identity Providers and how to use custom them for custom authentication.

Types of changes

What types of changes does your PR introduce?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features to not work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

Requires testing

  • Yes
  • No

In case you checked yes, did you write tests?

  • Yes
  • No

Documentation

Does your contribution include breaking changes or deprecations?
If so have you updated the documentation?

  • Yes, docstrings
  • Yes, main documentation
  • Yes, deprecation notices

@viniciusdc viniciusdc added this to the Release v0.4.2 milestone May 10, 2022
@viniciusdc viniciusdc added the needs: review 👀 This PR is complete and ready for reviewing label May 10, 2022
@viniciusdc
Copy link
Contributor Author

I will be merging this as it's only doc-related. (some of the tests are currently failing due to issues with related -- but not touched -- files)

@viniciusdc viniciusdc merged commit 43b3274 into main May 24, 2022
@viniciusdc viniciusdc deleted the fix-1030-idp branch August 18, 2022 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation 📖 Improvements or additions to documentation area: user experience 👩🏻‍💻 needs: review 👀 This PR is complete and ready for reviewing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[documentation] Improve documentation related do Keycloak IDP
1 participant