Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gravitee-io/gravitee-access-management
Gravitee.io - Access Management - OpenSource IAM Solution
https://github.com/gravitee-io/gravitee-access-management
access-management identity-management oauth2 openid-connect product-am scim security-scan
Last synced: about 3 hours ago
JSON representation
Gravitee.io - Access Management - OpenSource IAM Solution
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-access-management
- Owner: gravitee-io
- License: apache-2.0
- Created: 2016-11-24T13:19:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T10:40:48.000Z (10 days ago)
- Last Synced: 2024-10-29T12:17:54.174Z (10 days ago)
- Topics: access-management, identity-management, oauth2, openid-connect, product-am, scim, security-scan
- Language: Java
- Homepage: https://www.gravitee.io/platform/access-management
- Size: 82.3 MB
- Stars: 33
- Watchers: 23
- Forks: 21
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-v3.adoc
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
Access Management
Secure your APIs with a robust, feature-rich Identity solution.
## Table of contents
- 🔐 [Overview](#-overview)
- 🚀 [Features](#-features)
- 🔑 [Protocols](#-protocols)
- 📚 [Documentation](#-documentation)
- 👥 [Community](#-community)
- 👏 [Contributing](#-contributing)
- 📝 [License](#-license)## 🔐 Overview
Gravitee.io AM aims to be a bridge between applications and identity providers to authenticate, authorize and getting information about user accounts.
## 🚀 Features
- Access security: Control and secure enterprise data with industry standard protocols such as OpenID Connect and OAuth 2.0 and JWT.
- Single sign-on (SSO): Centralized and strong authentication for your customers using out-of-the-box or custom identity providers.
- Multi-factor authentication (MFA): Enforce security and convenience by adding extra authentication factors.
- Passwordless: Secure your apps and APIs with industry best-practice security using biometrics, tokens and further passwordless auth mechanisms.
- Identity providers marketplace: Connect your application with your user resources such as LDAP, Database, Webservices, Azure AD, Social, ... .
- Analytics dashboard: The out-of-the-box dashboards give you a 360-degree view of your applications and users. You can also use all metrics with external tools like Grafana or Kibana.
- Plugins system: Specialize platform behavior to exactly fit your needs.## 🔑 Protocols
Gravitee.io Access Management is OpenID Connect certified for the following profiles:- OpenID Provider: Basic OP, Implicit OP, Hybrid OP, Config OP, Dynamic OP
- FAPI OpenID Provider: all profilesGravitee.io AM also supports the following protocols to help our customers to connect with 3rd party tools:
- SAML 2.0: Security Assertion Markup Language 2.0
- SCIM 2.0: System for Cross-domain Identity Management 2.0
- CAS protocol: Central Authentication Service
- Kerberos: Computer-network authentication protocol
- JWT: JSON Web Tokens## 📚 Documentation
You can find Gravitee.io Access Management's documentation on the [dedicated website](https://documentation.gravitee.io/).
## 👥 Community
Got questions, suggestions or feedback? Why not join us on the [Gravitee.io Community Forum](https://community.gravitee.io/).
## 👏 Contributing
We welcome contributions! Please read the dedicated [CONTRIBUTING](./CONTRIBUTING.adoc) guide for more info.
## 📝 License
Gravitee.io API Management is licensed under the [Apache License, Version 2.0](./LICENSE.txt).