Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.006s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"VbPrV1lYG5wTthL184PUrE25GycQUAd0wqvLRTaa","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gxlBOh1NJFCem1e7ad5zNBReN0UcWWgEONuZXp8F","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"636UzyqZrhrxTngNK8pMD9m09Ib9A0r8U28HXsbm","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"J0lnwMbyAEkAwmDjbklBEqjxBPCdjZeKWt7YdOh9","token_type":"Bearer","expires_in":7200,"scope":""}