Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"yr9utnN0e5fSW04FnP0A6wEkXn2NG464hEEbHJ3U","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"6Mtj296Kn2Bg4xgTNRnPMfitsM8APfCTaWMTTTqY","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ikWjuoLj6PcXo9gFBsokrRhe4O8GrCMacwCnSQON","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"JlEYeEp5jlI6DexvSfrXu2Qv0pbfqb2jZUR8B5bP","token_type":"Bearer","expires_in":7200,"scope":""}