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":"wl8pXzMDDC2mjpxwo02KVZkKWDctn4l3KmTinFNE","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IRNUPkegsOPMIn7zS79gN97hShNSdnUqhGM0o4M0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Ar7k0wgF7xsF40Nk23uPZ19dpyK2HMRhWfHHQdQR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"0LPavsq04sm5nKTZC5MY6iYlYcp1mE4LPSM5Hvej","token_type":"Bearer","expires_in":7200,"scope":""}