Client Id null fix
parent
935b5ed43a
commit
b99d2ed9dc
|
@ -67,7 +67,7 @@
|
|||
scope:["openid"],
|
||||
authorities:[],
|
||||
clientDescription:"",
|
||||
clientId:null,
|
||||
clientId:"",
|
||||
allowRefresh:false,
|
||||
accessTokenValiditySeconds: 0,
|
||||
refreshTokenValiditySeconds: 0
|
||||
|
|
Loading…
Reference in New Issue