Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Xje3SbyLULPjzaBhV7e2Z8bV0sYrhZwLsbKscwbu","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GnxMrmg4omqpACl6UZ0TESFc796lNcuCk4VsnjtM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"GA5RLxxCfjqC5tiME8i1y2oXxZYRk0zK8X16Q4NS","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"mwCYwSlW3F5qddRhbcMyd3CsFIl7XT5i7sxEFzrM","token_type":"Bearer","expires_in":7200,"scope":""}