@@ -18,7 +18,7 @@ INSERT INTO application_information_scopes (application_information_id, scope) V
1818INSERT INTO authorizations (id, description, published, self_link_href, self_link_rel, up_link_href, up_link_rel, updated, uuid, access_token, authorization_uri, ap_duration, ap_start, code, error, errorDescription, errorUri, expiresIn, grantType, pp_duration, pp_start, refreshToken, resourceURI, responseType, scope, state, status, third_party, tokenType, application_information_id, retail_customer_id, subscription_id)
1919VALUES (1 ,NULL ,' 2014-05-12 09:02:03' ,NULL ,' self' ,NULL ,' up' ,' 2014-05-12 09:02:03' ,' 558EBD17-FD1D-435D-8F8D-1D9A129EE1A6' ,' 688b026c-665f-4994-9139-6b21b13fbeee' ,' http://localhost:8080/DataCustodian/espi/1_1/resource/Authorization/1' ,0 ,0 ,NULL ,NULL ,NULL ,NULL ,31536000 ,NULL ,0 ,0 ,NULL ,' http://localhost:8080/DataCustodian/espi/1_1/resource/' ,NULL ,' DataCustodian_Admin_Access' ,NULL ,' 1' ,' data_custodian_admin' ,0 ,1 ,0 ,1 );
2020INSERT INTO authorizations (id, description, published, self_link_href, self_link_rel, up_link_href, up_link_rel, updated, uuid, access_token, authorization_uri, ap_duration, ap_start, code, error, errorDescription, errorUri, expiresIn, grantType, pp_duration, pp_start, refreshToken, resourceURI, responseType, scope, state, status, third_party, tokenType, application_information_id, retail_customer_id, subscription_id)
21- VALUES (2 ,NULL ,' 2014-05-12 09:02:03' ,NULL ,' self' ,NULL ,' up' ,' 2014-05-12 09:02:03' ,' 0BA247E0-87F0-41E1-BB50-271468B00DC0' ,' 75dd9c46-becf-48b5-9cb5-9c3233d718d0' ,' http://localhost:8080/DataCustodian/espi/1_1/resource/Authorization/2' ,0 ,0 ,NULL ,NULL ,NULL ,NULL ,31536000 ,NULL ,0 ,0 ,NULL ,' http://localhost:8080/DataCustodian/espi/1_1/resource/Batch/Subscription ' ,NULL ,' ThirdParty_Admin_Access' ,NULL ,' 1' ,' third_party_admin' ,0 ,2 ,0 ,2 );
21+ VALUES (2 ,NULL ,' 2014-05-12 09:02:03' ,NULL ,' self' ,NULL ,' up' ,' 2014-05-12 09:02:03' ,' 0BA247E0-87F0-41E1-BB50-271468B00DC0' ,' 75dd9c46-becf-48b5-9cb5-9c3233d718d0' ,' http://localhost:8080/DataCustodian/espi/1_1/resource/Authorization/2' ,0 ,0 ,NULL ,NULL ,NULL ,NULL ,31536000 ,NULL ,0 ,0 ,NULL ,' http://localhost:8080/DataCustodian/espi/1_1/resource/Batch/Bulk ' ,NULL ,' ThirdParty_Admin_Access' ,NULL ,' 1' ,' third_party_admin' ,0 ,2 ,0 ,2 );
2222INSERT INTO authorizations (id, description, published, self_link_href, self_link_rel, up_link_href, up_link_rel, updated, uuid, access_token, authorization_uri, ap_duration, ap_start, code, error, errorDescription, errorUri, expiresIn, grantType, pp_duration, pp_start, refreshToken, resourceURI, responseType, scope, state, status, third_party, tokenType, application_information_id, retail_customer_id, subscription_id)
2323VALUES (3 ,NULL ,' 2014-05-12 09:02:03' ,NULL ,' self' ,NULL ,' up' ,' 2014-05-12 09:02:03' ,' 4229F25A-FEED-4538-B6B9-9793C02515F2' ,' 809caf03-612e-4e89-94b1-6f86d83b1ef8' ,' http://localhost:8080/DataCustodian/espi/1_1/resource/Authorization/3' ,0 ,0 ,NULL ,NULL ,NULL ,NULL ,31536000 ,NULL ,0 ,0 ,NULL ,' http://localhost:8080/DataCustodian/espi/1_1/resource/Batch/RetailCustomer/{retailCustomerId}/UsagePoint' ,NULL ,' Upload_Admin_Access' ,NULL ,' 1' ,' upload_admin' ,0 ,1 ,0 ,3 );
2424INSERT INTO authorizations (id, description, published, self_link_href, self_link_rel, up_link_href, up_link_rel, updated, uuid, access_token, authorization_uri, ap_duration, ap_start, code, error, errorDescription, errorUri, expiresIn, grantType, pp_duration, pp_start, refreshToken, resourceURI, responseType, scope, state, status, third_party, tokenType, application_information_id, retail_customer_id, subscription_id)
0 commit comments