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