spacewander commented on issue #2426: URL: https://github.com/apache/apisix/issues/2426#issuecomment-1094592255
> > Should `redirect_uri` be configured as a plugin configuration instead of plugin attributes? Different OIDC clients may need different redirect uri. > > I think the config as plugin attributes can cover the config as plugin config. So we can set a default `redirect_uri`. Is it a good idea to have the same `redirect_uri` for different clients? AFAIK, the redirect_uri is used to get token (which requires different client credentials) so we can't use the same path for different clients. -- 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]
