Submitting gluu/flex

pull/648/head
moabu 2023-02-09 07:50:51 +00:00
parent da3e713f4c
commit 3d0c06c2e1
No known key found for this signature in database
GPG Key ID: 5138FD1014E06EE3
3 changed files with 1331 additions and 0 deletions

View File

@ -0,0 +1,35 @@
## Introduction
The Gluu Server is a container distribution of free open source software (FOSS) for identity and access management (IAM). SaaS, custom, open source and commercial web and mobile applications can leverage a Gluu Server for user authentication, identity information, and policy decisions.
Common use cases include:
- Single sign-on (SSO)
- Mobile authentication
- API access management
- Two-factor authentication (2FA)
- Customer identity and access management (CIAM)
- Identity federation
### Free Open Source Software
The Gluu Server is a FOSS platform for IAM.
### Open Web Standards
The Gluu Server can be deployed to support the following open standards for authentication, authorization, federated identity, and identity management:
- OAuth 2.0
- OpenID Connect
- User Managed Access 2.0 (UMA)
- SAML 2.0
- System for Cross-domain Identity Management (SCIM)
- FIDO Universal 2nd Factor (U2F)
- FIDO 2.0 / WebAuthn
- Lightweight Directory Access Protocol (LDAP)
- Remote Authentication Dial-In User Service (RADIUS)
### Important notes for installation:
- Make sure to enable `Customize Helm options before install` after clicking the initial `Install` on the top right. When you view your helm options, please uncheck the wait parameter as that conflicts with the post-install hook for the persistence image.
### Quick install on Rancher UI with Docker single node
- Install the nginx-ingress-controller chart.
- Install the OpenEBS chart.
- Install Gluu chart and specify your persistence as ldap.

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,9 @@
ArtifactHubRepo: gluu-flex
ArtifactHubPackage: gluu
#HelmRepo: https://docs.gluu.org
#HelmChart: charts
Vendor: Gluu
DisplayName: Gluu Flex Cloud Identity and Access Management
ChartMetadata:
kubeVersion: '>=v1.21.0-0'
icon: https://gluu.org/docs/gluu-server/favicon.ico