Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.001s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.002s |
passed |
Standard output
{"access_token":"lo2RA9L5y6n3RAi0P0SGYGNutNnhjnSRuI7zL9tA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"08CYXMz5rsffWn8yAAbw0o3VUhQgNMHehEl8UVNS","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"6ZvUBVbH3TsE5L8RTpGJsOW8u0NQAeET1yr5PXvn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"4QlxL5DVO545wYEpraNrNtr2p4NMKmrIsRxp5HX1","token_type":"Bearer","expires_in":7200,"scope":""}