mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
add inducer configure
This commit is contained in:
@@ -111,6 +111,7 @@ public class AppsOAuth20Details extends Apps {
|
||||
this.setAdapterName(application.getAdapterName());
|
||||
this.setFrequently(application.getFrequently());
|
||||
this.setStatus(application.getStatus());
|
||||
this.setInducer(application.getInducer());
|
||||
|
||||
this.clientSecret = baseClientDetails.getClientSecret();
|
||||
this.scope = StringUtils
|
||||
|
||||
Reference in New Issue
Block a user