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