9 lines
822 B
HTML
9 lines
822 B
HTML
<div class="alert alert-danger d-flex" role="alert">
|
|
<div class="flex-shrink-1 alert-icon">⚠️</div>
|
|
<div class="w-100">
|
|
This documentation is maintained by the community, it is not guaranteed to be complete or up-to-date.
|
|
We always recommend users read the third-party documentation as part of the integration process to ensure the configuration matches their needs and as such we always link the documentation if available.
|
|
If you find an error in this documentation please either start a <a class="link-danger" href="https://github.com/authelia/authelia/discussions">Discussion</a>, make a <a class="link-danger" href="https://github.com/authelia/authelia/pulls">Pull Request</a>, or contact us on a <a class="link-danger" href="https://www.authelia.com/contact/#chat">Chat Room</a>.
|
|
</div>
|
|
</div>
|