Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"rhy8pTPlUHAdkKw4gk0pncPeyXEY3Mm298M8nZLK","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"akikqqLnindhHUUB9rOxa2VnHk47PU3E4nCm3UUB","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"VChpvQ98ofvWZfDuditIgGho3CRB88Hn39pisF7P","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kTD6ihQcUzirnbXZCzM7KXRxK0AluzGSfYkgLzHf","token_type":"Bearer","expires_in":7200,"scope":""}