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":"pJhSK2aAQPTliBJC4wW4pb9RJXrkj5EvEtd0Af8o","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"ShOBOa8JTCcjQRMIWZrqT2rAe5ocZnm1sGicQ7CM","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"dppq5jHrCnnvznqTkHGhBJMFJhJhu3cb11epnIeL","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IgI6N9P5HT6To5CNbwBTmrhYQ8wLk6N0pKb47yPs","token_type":"Bearer","expires_in":7200,"scope":""}