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":"kKhltW5ilUddizDnhPhD2BkgTMJUwT9XcrTTvTs5","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Yt2gWwM3SzvySa6CmZN9rJD9gO7Biclh8df0XWz5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"gYcGQP0rMbwNpUTWom3bINHvHXiuweH8mpkG5gON","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Ntv4jfQUoRT2nHIEmDHm7hRNrHk9Es25BiwKbdtw","token_type":"Bearer","expires_in":7200,"scope":""}