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