zartan
zartan copied to clipboard
[FEATURE] API Dashboard or Developer Portal Vertical
⚠️ Draft/Work in Progress. Defining the MVP for this vertical.
Is your feature request related to a problem? Please describe. API Developer persona. Showcase the following vertical for Developer Portal:
MVP:
- [ ] API Developer sign-on (Social/username&password) to the API Dashboard/Developer Portal. 👍
- [ ] Signin with GitHub
- [ ] Register client/application and given: Application set to client_credential, scopes & claims, custom Authorization Server
- [ ] Showcase scopes and claim for RBAC/ABAC use case. 👍
- [ ] Showcase JIT JWT with our Token Inline Hook. 👍
- [ ] Low critical and high critical protected API with different scopes and access_token/refresh_token.
Not Doing:
- Swagger UI/UX to test the access_token/id_token against protected REST endpoint. 👎 @mdorn UI console with curl call is a lot better example of access_token being used. Better to gwark for customers.
- Postman collection to download. 👎 Nice to have
- Microservice to Microservice (
West to East Traffic
vsNorth to South Traffic
) 👎 : Too challenging to represent in this demo. vote down.
Describe the solution you'd like
A full vertical demonstrating Developer persona. Our customers are becoming API companies. These are cases for Business to Business to Customer
. eg (CreditBreaus to CreditKrama to User)
Describe alternatives you've considered Nothing at the moment.
Additional context N/A.