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