Changes for page org.clazzes.login.oauth

Last modified by wolfgang_glas@iteg_at on 2017-10-13 09.40:35

From version 4.1
edited by wolfgang_glas@iteg_at
on 2017-10-13 09.25:09
Change comment: There is no comment for this version
To version 5.1
edited by wolfgang_glas@iteg_at
on 2017-10-13 09.35:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,6 +28,11 @@
28 28  The secure flag of the issued cookie. Set this value to true, if your are located behind an SSL-terminated ReverseProxy.
29 29  )))
30 30  |(% style="width: 23.6864%;" %)(((
31 +delegateDomain
32 +)))|(% style="width: 76.3136%;" %)(((
33 +The domain against which to check incoming bearer tokens. If not set, incoming bearer tokens will not be accepted by the OAuth HttpLoginService.
34 +)))
35 +|(% style="width: 23.6864%;" %)(((
31 31  domain.<domain>.label
32 32  )))|(% style="width: 76.3136%;" %)(((
33 33  The mandatory human-readable label for the configured domain with identifier <domain>.
... ... @@ -138,8 +138,6 @@
138 138  user
139 139  )))
140 140  
141 -\\
142 -
143 143  == {{id name="org.clazzes.login.oauth-google.com"/}}google.com ==
144 144  
145 145  Google implements a clean OpenID Connect provider with no hazzles.
... ... @@ -157,7 +157,7 @@
157 157  |(((
158 158  domain.GOOGLE.clientPassword
159 159  )))|(((
160 -\\
163 +Password of the above mentioned client ID.
161 161  )))
162 162  |(((
163 163  domain.GOOGLE.configurationLocation
... ... @@ -185,8 +185,61 @@
185 185  consent
186 186  )))
187 187  
188 -\\
191 +== {{id name="org.clazzes.login.oauth-microsoftonline.com"/}}microsoftonline.com ==
189 189  
193 +Microsoft implements OpenID connect, but leaves out the {{code language="none"}}at_hash{{/code}} claim in ID tokens.
194 +
195 +|=(((
196 +Property
197 +)))|=(((
198 +Value
199 +)))
200 +|(((
201 +domain.MICROSOFT.clientId
202 +)))|(((
203 +(% class="nolink" %)https:~/~/apps.dev.microsoft.com/#/appList(%%)\\
204 +)))
205 +|(((
206 +domain.MICROSOFT.clientPassword
207 +)))|(((
208 +Password of the above mentioned client ID.
209 +)))
210 +|(((
211 +domain.MICROSOFT.configurationLocation
212 +)))|(((
213 +(% class="nolink" %)https:~/~/login.microsoftonline.com/common/v2.0/.well-known/openid-configuration
214 +)))
215 +|(((
216 +domain.MICROSOFT.label
217 +)))|(((
218 +microsoft.com
219 +)))
220 +|(((
221 +domain.MICROSOFT.scope
222 +)))|(((
223 +openid profile User.Read offline_access
224 +)))
225 +|(((
226 +domain.MICROSOFT.responseType
227 +)))|(((
228 +token id_token
229 +)))
230 +|(((
231 +domain.MICROSOFT.options
232 +)))|(((
233 +lenientAccessTokenCheck
234 +)))
235 +|(((
236 +domain.MICROSOFT.prompt
237 +)))|(((
238 +consent
239 +)))
240 +|(((
241 +domain.MICROSOFT.faviconLocation
242 +)))|(((
243 +(% class="nolink" %)https:~/~/www.microsoft.com/favicon.ico
244 +)))
245 +
190 190  = {{id name="org.clazzes.login.oauth-FurtherReadings"/}}Further Readings =
191 191  
192 192  OpenID 1.0 Specification: [[http:~~/~~/openid.net/specs/openid-connect-core-1_0.html>>url:http://openid.net/specs/openid-connect-core-1_0.html||shape="rect"]]
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -688789
1 +688792
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688789/org.clazzes.login.oauth
1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688792/org.clazzes.login.oauth