2022-01-13 17:07:44 +00:00
# Backlog
2022-01-08 15:11:13 +00:00
2022-01-13 17:07:44 +00:00
- Form validation
- UI
- Add timestamp to tables
- Feed 10 users
2022-01-08 15:11:13 +00:00
2022-01-09 07:28:39 +00:00
1. Autogenerate certificate
2. Request validation
3. Add logs to all request
2022-01-08 15:11:13 +00:00
2022-01-09 07:28:39 +00:00
SAML certificate (PEM format)
2022-01-08 15:11:13 +00:00
2022-01-09 07:28:39 +00:00
you need to generate a set of public and private keys and an X.509 certificate that contains the public key. The public keys and certificates must be generated with either the RSA or DSA algorithm and registered with Google.
2022-01-13 17:07:44 +00:00
/apps/< id >
ACS URL
Entity ID
Certificate -> Use same Certificate for all apps
Metadata Properties
- entityID (IdP identity)
- validUntil (Hard coded)
- X509Certificate (Hard coded)
- SingleSignOnService -> Binding
/apps/metadata -> Download