robocanic commented on issue #1503: URL: https://github.com/apache/dubbo-admin/issues/1503#issuecomment-5349645349
1. Admin的接入没问题,比较完整了。有一个点,如果后面企业用户自己想接入内部的OIDC provider时,能不能通过配置的方式来快速接入?目前的方案看下来,Admin侧的抽象是统一的,但github是作为一个特殊实现来做的。 2. AI 的access token尽量用localStorage,如果放在内存,每次关闭浏览器再打开,要重新获取token。 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
