UNCLASSIFIED

Commit 149e5c88 authored by evan.rush's avatar evan.rush 💬
Browse files

Update README.md

parent d45102e4
Pipeline #6333 failed with stage
......@@ -6,3 +6,30 @@ More information: https://github.com/keycloak/keycloak-containers/blob/8.0.1
## Running the container
In order to run the container, enter the following command: `podman run -d -p 8080:8080 <image name>. Please see full Keycloak documentation for more information: https://www.keycloak.org/documentation.html.
# Keycloak
Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
This repository contains the source code for the Keycloak Server, Java adapters and the JavaScript adapter.
## Help and Documentation
* [Documentation](https://www.keycloak.org/documentation.html)
* [User Mailing List](https://groups.google.com/d/forum/keycloak-user) - Mailing list for help and general questions about Keycloak
* [JIRA](https://issues.jboss.org/projects/KEYCLOAK) - Issue tracker for bugs and feature requests
## Reporting Security Vulnerabilities
If you've found a security vulnerability, please look at the [instructions on how to properly report it](http://www.keycloak.org/security.html)
## Reporting an issue
If you believe you have discovered a defect in Keycloak please open an issue in our [Issue Tracker](https://issues.jboss.org/projects/KEYCLOAK).
Please remember to provide a good summary, description as well as steps to reproduce the issue.
## [Keycloak Public Repo](https://github.com/keycloak/keycloak)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment