Skip to content

Instantly share code, notes, and snippets.

@bhathiya
Created February 8, 2014 14:22
<!-- OAuth2 Token Validation Service -->
<parameter name="oauth2TokenValidationService">https://10.100.0.65:9443/services/OAuth2TokenValidationService</parameter>
<!-- Server Admin credentials -->
<parameter name="identityServerUserName">admin</parameter>
<parameter name="identityServerPw">admin</parameter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment