GluuFederation / GluuFederation/flex
feat(admin-ui): using shibboleth for SAML
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 21
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 29
Description
**Requirement gathering in progress**
https://github.com/JanssenProject/jans/pull/13162
Shibboleth IDP configuration
----------------------------
|Field Name|Field Type|
|----------|----------|
| Entity Id | textBox |
| Scope | textBox |
| Organization Name | textBox |
| Organization Display Name | textBox |
| Organization Url | textBox |
| Technical Contact | textBox |
| Signing Certificate | textBox |
| Encryption Certificate | textBox |
| Metadata Valid Until | textBox (number) |
| Session Timeout | textBox (number) |
| Assertion Lifetime | textBox (number) |
| Jans Auth Server Url | textBox |
| Jans Auth Client Id | textBox |
| Jans Auth Scopes | ListBox |
Trusted service providers
--------------------------
|Field Name|Field Type|
|----------|----------|
| Entity Id | textBox |
| Name | textBox |
| Description | textBox |
| Enabled | switch |
| Metadata Url | textBox |
| Metadata File | textBox | --- I appears need file upload support
| Released Attributes | ListBox |
| assertion Lifetime | textBox (number) |
| sign Assertions | switch |
| encrypt Assertions | switch |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.