Client Id null fix

pull/165/merge
Michael Jett 2012-08-10 17:15:35 -04:00
parent 935b5ed43a
commit b99d2ed9dc
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
scope:["openid"], scope:["openid"],
authorities:[], authorities:[],
clientDescription:"", clientDescription:"",
clientId:null, clientId:"",
allowRefresh:false, allowRefresh:false,
accessTokenValiditySeconds: 0, accessTokenValiditySeconds: 0,
refreshTokenValiditySeconds: 0 refreshTokenValiditySeconds: 0