Hello everyone! We have got a question regarding Hydra and OpenID Dynamic Client Registration. We secured the endpoint with Oathkeeper validating the software statement. What we cannot understand is how to limit what scopes are available/allowed to requests. Would you recommend any approaches to do this. We want the public clients (the mobile App) to only request 'read' scopes for the tokens. Thank you!