Userstory: As a developer, I want to be able to create a new client secret so I can replace the expired secrets with secrets that still work. Acceptance criteria: - [ ] The developer must be authorized to be able to create a secret. - [ ] It must be possible to enter a description. - [ ] It must be possible to enter an expiration date. - [ ] The secret must be created by the application. - [ ] The secret must be correctly associated with the client. - [ ] The secret must be visible in the application. - [ ] The created secret must be shown to the user once.
Userstory:
As a developer, I want to be able to create a new client secret so I can replace the expired secrets with secrets that still work.
Acceptance criteria: