mocksaml/README.md

23 lines
531 B
Markdown
Raw Normal View History

2022-01-09 07:28:39 +00:00
- Add created_at and updated_at for all tables
- Feed some users
2022-01-08 15:11:13 +00:00
2022-01-09 07:28:39 +00:00
# Pages
2022-01-08 15:11:13 +00:00
2022-01-09 07:28:39 +00:00
- Create user (Done)
- List users (Done)
- Update user
- Delete user
2022-01-08 15:11:13 +00:00
2022-01-09 07:28:39 +00:00
- Create apps
- List app
- Update app
- Delete app
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.