Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.001s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"U2UBzouuXHMeE0jLAf14NFZmcAQc0EW0mWumXcYY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kku9kTLhJW4LJQ0vWGq5PjxGKYTfapPdAlGm2kSV","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"T46D3xLRrG6dIo2yxzWzWfOEgQl5AcNrtdhwnXIS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"P36aVTXp6PEMySvQvRHIFEcoQMi7tyKX1iAoZvKp","token_type":"Bearer","expires_in":7200,"scope":""}