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":"udwKc8axgMsHcnmn4fapOGfsJFZZ5qGO1lcAISVs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RwgEv8KWOY1IisKxvrMSdpnA2WbKTZoORcXHFQib","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"2TD6XwfIVq5UnhDtbVzKkZ4XB48p4rXuhQrg7dNt","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"wopZb1lvWwZ9Sfoyk2kFXc8iQ8sbMNZA8XY6wb5D","token_type":"Bearer","expires_in":7200,"scope":""}