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