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