@@ -53,7 +53,7 @@ UNLOCK TABLES;
5353LOCK TABLES ` oauth_client_details` WRITE;
5454/* !40000 ALTER TABLE `oauth_client_details` DISABLE KEYS */ ;
5555INSERT INTO ` oauth_client_details` VALUES (' data_custodian_admin' , NULL , ' secret' , ' FB=3_19_32_33_34_35_36_37_38_41_44_45' , ' client_credentials' , NULL , ' ROLE_DC_ADMIN' , ' 31536000' , NULL , NULL , ' FALSE' );
56- INSERT INTO ` oauth_client_details` VALUES (' third_party' , NULL , ' secret' , ' FB=1_3_4_5_13_14_39;IntervalDuration=3600;BlockDuration=monthly;HistoryLength=13,FB=1_3_4_5_13_14_15_39;IntervalDuration=900;BlockDuration=monthly;HistoryLength=13,FB=1_3_4_5_13_14_39;IntervalDuration=3600;BlockDuration=monthly;HistoryLength=13,FB=1_3_4_5_6_7_8_9_10_11_29_12_13_14_15_16_17_18_19_27_28_32_33_34_35_37_38_39_40_41_44;IntervalDuration=3600;BlockDuration=monthly;HistoryLength=13' , ' authorization_code,refresh_token,client_credentials' , ' http://localhost:8081/ThirdParty/espi/1_1/OAuthCallBack' , ' ROLE_USER' , ' 31536000 ' , ' 157680000' , NULL , ' FALSE' );
56+ INSERT INTO ` oauth_client_details` VALUES (' third_party' , NULL , ' secret' , ' FB=1_3_4_5_13_14_39;IntervalDuration=3600;BlockDuration=monthly;HistoryLength=13,FB=1_3_4_5_13_14_15_39;IntervalDuration=900;BlockDuration=monthly;HistoryLength=13,FB=1_3_4_5_13_14_39;IntervalDuration=3600;BlockDuration=monthly;HistoryLength=13,FB=1_3_4_5_6_7_8_9_10_11_29_12_13_14_15_16_17_18_19_27_28_32_33_34_35_37_38_39_40_41_44;IntervalDuration=3600;BlockDuration=monthly;HistoryLength=13' , ' authorization_code,refresh_token,client_credentials' , ' http://localhost:8081/ThirdParty/espi/1_1/OAuthCallBack' , ' ROLE_USER' , ' 120 ' , ' 157680000' , NULL , ' FALSE' );
5757INSERT INTO ` oauth_client_details` VALUES (' third_party_admin' , NULL , ' secret' , ' FB=34_35' , ' client_credentials' , NULL , ' ROLE_TP_ADMIN' , ' 31536000' , NULL , NULL , ' FALSE' );
5858INSERT INTO ` oauth_client_details` VALUES (' upload_admin' , NULL , ' secret' , ' FB=45' , ' client_credentials' , NULL , ' ROLE_UL_ADMIN' , ' 31536000' , NULL , NULL , ' FALSE' );
5959INSERT INTO ` oauth_client_details` VALUES (' REGISTRATION_third_party' , NULL , ' secret' , ' FB=36_40' , ' client_credentials' , NULL , ' ROLE_TP_REGISTRATION' , ' 31536000' , NULL , NULL , ' FALSE' );
0 commit comments