Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"r8IegCUk9dgQ7MAM9ar8peBFq9e2NwGX07yjpbnL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"YDSTyys6q3btKMCRl6tZXRD3PKsY3KW2TYEe1xGH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"FBac4v2UdVKmlEQQTQgxbr9Qk1OSXVJqX2Yy0DiV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"t3RsCu8O3einnA6YxVSghgnXWNdKS1TfDNbMCw1v","token_type":"Bearer","expires_in":7200,"scope":""}