Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"AYI3WBlEAmqS3aRp275NtYC9lXgnjLI2Yju3fQB5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ZGNYXKbSB6vYbN5jmyGZDiwimM3FHSqMH3oZlpRh","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"SVwq4j9LfQItwN9wuJFQca0cdbuomGub7lAiOyax","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CmUgrRyabGFFpqVgPCGR8zQ1gRin1HzaBqpNH0ec","token_type":"Bearer","expires_in":7200,"scope":""}