Unable to reset client secret as non-admin user
Open
bug
- Dominant language
- Java
- Stars
- 11
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When clicking "Reset client secret" as a non-admin user a `405 Method Not Allowed` error is returned from `https://auth.chalmers.it/clients//reset`. Using the network tab in the browser debugger it looks like a POST request was sent, but that only GET requests are accepted.
The client secret does not get reset or invalidated and keeps working as before attempting to reset it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.