| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTH_URL |
"https://login.live.com/oauth20_authorize.srf" |
public static final String |
DEFAULT_SCOPE |
"wl.basic,wl.emails" |
public static final String |
PROFILE_URL |
"https://apis.live.net/v5.0/me" |
public static final String |
TOKEN_URL |
"https://login.live.com/oauth20_token.srf" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROVIDER_ID |
"microsoft" |
Copyright © 2016 JBoss by Red Hat. All rights reserved.