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":"WTr4aCDcT2UzeqvilBC15Tyy460Ufc1iWJCW3t1m","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CfoY1QdjMvoOr0yhKB9L7FW5wCsjnaU0lpTHZpbz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9KxPFS4CxvWG5n9QXa0hVd73JrFaXMgK1vZYqMCy","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"koudMPfjrZOgwRg9WD8gETl3kcnz0WHdwnBUYkCG","token_type":"Bearer","expires_in":7200,"scope":""}