Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.007s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"RjvzvLFYv9BpvT68Y5GvlMhBONHldZPgHpcqqOkv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NEIXucYmiAgASikRrbFfqp4zEVFDGEm5PU5mKZGv","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"GTBXWGPyuBHYTCRG99WHtwla0unN5liO1lpqWcxC","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"sFtMAnxFJXZSsa3tRqSjsDi69bdc2hWwRNtnUIaH","token_type":"Bearer","expires_in":7200,"scope":""}