starsz commented on issue #2426: URL: https://github.com/apache/apisix/issues/2426#issuecomment-1092354771
> Why should the admin of an APISIX gateway decide about the redirect_uri at all Yes, the best way is that the admin doesn't need to care about the redirect_uri. It's a point that can be improved. > Couldn't APISIX provide some generic auth callback endpoint that is automatically sent to the auth server Thanks @[david-woelfle](https://github.com/david-woelfle).It's a good idea. But there is some difference from Grafana. Apache APISIX is a gateway, we don't want to expose a fixed URL in the gateway since it will influence other APIs. So we should do more research to provide the best solution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
