Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.004s |
passed |
Standard output
{"access_token":"AYqvRieid8fMb3bOmDePtGWsb2vOl6Xpv0SmInJf","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KWshWKkXuO52oNX3J6s6JEzdCmfCet6tQpLWIFYY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"dgK1xybWEoi19OzriBWxeufgcQhdGPfGc6AppeGA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GDPuYAIODzz9d0uxa5vGoAOIoFNKw2Cu3V4NAumB","token_type":"Bearer","expires_in":7200,"scope":""}