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":"1IQcpS76LY8AgvCWBKeUGGfvS7xnYSp5f02i77kg","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"62Ca3HP9fXGKis936ZrSEX5sKrLjcGwz7xAhVA7Z","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"zKNjwdcIi677p4j6q8LhMuhQkAKZUh3rAOEXefmb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rTEgCmubifoe7BJxLT7G4GBQSc3LJjyeAjvgyoSg","token_type":"Bearer","expires_in":7200,"scope":""}