authgear-server
authgear-server copied to clipboard
Portal resource update checksum checking is always failing if the resource is not exactly same as the file generated by portal
- For example, if I have a
authgear.secrets.yaml
. - I add some indentation at a line, but the file is still in valid format. Save it to the database.
- Now go to portal, try to delete a an application. Always see conflict.
- Press "override" has no response.
- Creating new OIDC application has no response.