Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"nq8AnI48CpmzzuBbHxslrHkzqzA84OhkSuGFNmKx","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"b35eTAzFL9ykNkrlqeAmyXYN9QZX2v9wdZN7OJKM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"lcudBnEyDR0mcPb56yH4qvbY4Ij2u6hFbfmaSGrw","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EPPrZQda3ge1vYWYMiXQlGre7U46O514FLDK91T0","token_type":"Bearer","expires_in":7200,"scope":""}