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