Skip to content

Commit

Permalink
ci: add main files for rancher partner charts integration
Browse files Browse the repository at this point in the history
Awaiting automated job to post to rancher/partner-charts
  • Loading branch information
moabu committed Mar 15, 2022
1 parent bbcf36d commit 5591de5
Show file tree
Hide file tree
Showing 2 changed files with 927 additions and 0 deletions.
35 changes: 35 additions & 0 deletions automation/rancher-partner-charts/app-readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## Introduction
The Janssen 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 Janssen 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 Janssen Server is a FOSS platform for IAM.

### Open Web Standards
The Janssen 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 Janssen chart and specify your persistence as ldap.
Loading

0 comments on commit 5591de5

Please sign in to comment.