matrix-org / matrix-authentication-service

OAuth2.0 + OpenID Provider for Matrix Homeservers
https://matrix-org.github.io/matrix-authentication-service/
Apache License 2.0
112 stars 32 forks source link

Update of the configuration is not applied (`redirect_uris `) #3143

Closed dklimpel closed 1 month ago

dklimpel commented 1 month ago

If I adjust the clients[].redirect_uris in the configuration and restart the service, the change is not applied to the database and is also not taken into effect by MAS.