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":"rXTJ5sx7OJ2Ld7QGsL4JeYL5VmnwWHWAzG8WUsq7","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"KmJkdRXNjTHKNmHbbMGAw2hA77eMRWpNqJv1uc8y","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"pq620gWRw6jkiDOxi2skvoq3xiPc2uBhfqdVoVRA","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Pxlacrk6D39M4WzJvSKPv0hrSNaakQeHiCCMXQPD","token_type":"Bearer","expires_in":7200,"scope":""}