O DATAWARE Authic é uma plataforma de autenticação empresarial e gerenciamento de identidades, construída com base em tecnologias de software livre e aprimorada para ambientes corporativos. Ele oferece suporte nativo a diversos protocolos de segurança (como OAuth2, OpenID Connect e SAML), é orientado a oferecer serviço para integrações com LDAP, Samba e bancos de dados relacionais, além de um painel administrativo que facilita a configuração de Single Sign-On (SSO), multi-fator (MFA) e políticas avançadas de acesso. DATAWARE Authic is a corporate authentication and identity management platform, built on open-source technologies and enhanced for enterprise environments. It supports multiple security protocols (including OAuth2, OpenID Connect, and SAML), is oriented to offer services to integrate with LDAP, Samba, and relational databases, and features an administrative panel that simplifies configuring Single Sign-On (SSO), multi-factor authentication (MFA), and advanced access policies. https://authic.dataware.com.br/
Find a file
dependabot[bot] 82c1473f5e
Bump eslint from 9.16.0 to 9.17.0 in /js (#35926)
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.16.0...v9.17.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 11:04:34 +01:00
.github Revert "Move Snyk reports from GitHub Security tab to GitHub issues" 2024-12-12 11:10:08 -03:00
.idea Add Intellij project icon 2023-09-18 12:39:16 +02:00
.mvn Update custom Maven build cache configuration for js directory 2024-12-10 10:07:02 +00:00
adapters Prefer usage of StandardCharsets.UTF_8 over "UTF-8" charset reference 2024-11-25 10:45:37 +00:00
authz Search user by id and fallback to username when needed 2024-12-11 11:54:59 -03:00
boms Added support for Nexus 3 repositories (#34138) 2024-10-24 12:19:09 +02:00
common Enable opentelemetry feature by default (#35756) 2024-12-11 16:53:14 +00:00
core [FGAP] Create new internal client which would hold the authorization objects for feature V2 2024-12-05 11:56:13 -03:00
crypto Provide Tracing SPI 2024-11-28 10:45:31 +01:00
dependencies Add initial IPA-Tuura federation (#35467) 2024-12-02 14:59:21 -03:00
distribution SAML Adapter Galleon Pack for EAP8 cannot use new metadata options for layers 2024-11-29 12:53:15 +01:00
docs fix: updating the partially dynamic url to not include path (#35831) 2024-12-13 12:01:13 +01:00
federation Setting protocol when initializing the LDAP provider 2024-12-11 10:21:11 +01:00
integration getAll() organization and organization members only returns the first 10 items 2024-11-21 17:29:37 -03:00
js Bump eslint from 9.16.0 to 9.17.0 in /js (#35926) 2024-12-16 11:04:34 +01:00
misc Remove keycloak-test-helper module 2024-09-12 09:13:26 +02:00
model Better caching for federated users 2024-12-12 09:22:58 -03:00
operator Add Keycloak CR support for Tracing options (#35703) 2024-12-12 12:59:27 +01:00
quarkus fix: allow multiple non-xa datasources to work (#35878) 2024-12-13 12:03:37 +01:00
rest Don't show global event listeners in the admin UI 2024-11-18 17:09:21 +01:00
saml-core Add information to SAML parser exceptions 2024-09-27 08:44:30 +02:00
saml-core-api Use a default Java version from root POM (#29927) 2024-06-21 14:19:31 +02:00
server-spi [FGAP] Create new internal client which would hold the authorization objects for feature V2 2024-12-05 11:56:13 -03:00
server-spi-private [FGAP] Create scopes upon creation of the admin permission client 2024-12-11 11:30:36 -03:00
services Better path parameter names for organization and member APIs 2024-12-12 13:02:33 +01:00
test-framework Support injecting admin client configured from managed realm (#35693) 2024-12-06 14:00:16 +01:00
tests Instructions for moving and refactoring tests to the new testsuite (#35396) 2024-11-29 11:50:41 +01:00
testsuite Remove testPostBrokerLoginFlowWithOTP_bruteForceEnabled 2024-12-13 11:33:04 -03:00
themes Fix username typo in pt_BR account console 2024-12-13 12:48:20 +00:00
util Artifact SLF4J LOG4J-12 has been relocated (#20113) 2023-05-05 13:57:45 +02:00
.editorconfig Disable trim_trailing_whitespace in editorconfig 2024-11-07 17:48:17 +01:00
.gitattributes Use lf as line-ending for sh files 2022-07-19 08:57:57 +02:00
.gitignore Move root PNPM workspace to js directory (#35456) 2024-11-29 17:20:32 +01:00
.gitleaks.toml Updated .gitleaks.toml to ignore false positive in RedirectUtilsTest (#33346) 2024-09-27 14:32:36 +02:00
ADOPTERS.md Adding Minder & Stacklok usage (#34357) 2024-10-29 10:27:24 +01:00
CONTRIBUTING.md Add reason for issue requirement to CONTRIBUTING.md 2024-11-25 08:36:45 +01:00
get-version.sh Use Maven wrapper instead of platform dependent Maven version (#29988) 2024-06-03 15:45:39 +02:00
GOVERNANCE.md Update governance model around changes in maintainership (#29292) 2024-05-22 08:24:10 +02:00
LICENSE.txt Added text version of ASL2 license 2019-11-08 12:43:10 +01:00
MAINTAINERS.md Update maintainers (#31798) 2024-08-12 11:54:53 +02:00
maven-settings.xml [KEYCLOAK-11764] Upgrade to Wildfly 19 2020-04-24 08:19:43 -03:00
mvnw Upgrade Maven and wrapper to latest version 2024-06-19 10:42:33 +02:00
mvnw.cmd Upgrade Maven and wrapper to latest version 2024-06-19 10:42:33 +02:00
pom.xml Add options to skip adapter and docs to be built (#35653) 2024-12-06 08:16:11 +01:00
PR-CHECKLIST.md Introduce CODEOWNERS (#16637) 2023-01-30 13:05:45 +01:00
README.md Added Catalan and Japanes language to translation.md. Added Badge for translation status (#34094) 2024-10-18 15:16:20 +02:00
SECURITY-INSIGHTS.yml Provide an OpenSSF security insights manifest file 2024-02-15 11:02:33 -03:00
set-version.sh Update set-version to update version in package.json for admin-ui (#32068) 2024-08-12 15:31:25 +02:00

Keycloak

GitHub Release OpenSSF Best Practices Artifact Hub GitHub Repo stars GitHub commit activity Translation status

Open Source Identity and Access Management

Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users.

Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.

Help and Documentation

Reporting Security Vulnerabilities

If you have found a security vulnerability, please look at the instructions on how to properly report it.

Reporting an issue

If you believe you have discovered a defect in Keycloak, please open an issue. Please remember to provide a good summary, description as well as steps to reproduce the issue.

Getting started

To run Keycloak, download the distribution from our website. Unzip and run:

bin/kc.[sh|bat] start-dev

Alternatively, you can use the Docker image by running:

docker run quay.io/keycloak/keycloak start-dev

For more details refer to the Keycloak Documentation.

Building from Source

To build from source, refer to the building and working with the code base guide.

Testing

To run tests, refer to the running tests guide.

Writing Tests

To write tests, refer to the writing tests guide.

Contributing

Before contributing to Keycloak, please read our contributing guidelines. Participation in the Keycloak project is governed by the CNCF Code of Conduct.

Joining a community meeting is a great way to get involved and help shape the future of Keycloak.

Other Keycloak Projects

License