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":"ja3deprQA8BspaPyrgR1QpgSQWada0EFgZ9nLHd5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"OV7GGEPrT2RTHQY7kYRioudFinAd5GjUOxdyHnsd","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"RUhtB9Q2RKzaCwnT4Urs5rjhiUK8WCwGlrTdxOZl","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IhnDQU3tRiKQh86mhYwKWvKM8xHzearvyfyl8rCC","token_type":"Bearer","expires_in":7200,"scope":""}