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":"I4DEzNDsgn3BaW2NIanjpCW9YsxNyH7egaDMRKtQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gJC7Fu1gqhQu8gmTm7PojYXAepxO0tDaQnOp1YC4","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"qlq2WTQ7NqdJU9zTSsY0vV7OnbnlYK8FIYMTCCMt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"GGGI2chEcyJgSLb7NiSXJFgBeHjlJazwTO2kf6J4","token_type":"Bearer","expires_in":7200,"scope":""}