@@ -124,7 +124,7 @@ normative:
124
124
- ins : C. Mortimore
125
125
name : Chuck Mortimore
126
126
date : November 2014
127
- target : http ://openid.net/specs/openid-connect-core-1_0.html#IDToken
127
+ target : https ://openid.net/specs/openid-connect-core-1_0.html#IDToken
128
128
title : OpenID Connect Core 1.0 - ID Token
129
129
OASIS.saml-core-2.0-os :
130
130
RFC2119 :
@@ -329,7 +329,7 @@ Below is a non-normative example of a Complex Subject claim in an SSF event.
329
329
},
330
330
" tenant" : {
331
331
" format " : " iss_sub" ,
332
- " iss" : "http ://example.com/idp1",
332
+ " iss" : "https ://example.com/idp1",
333
333
" sub" : "1234"
334
334
}
335
335
}
@@ -1020,8 +1020,8 @@ Content-Type: application/json
1020
1020
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1021
1021
" iss " : " https://tr.example.com" ,
1022
1022
" aud " : [
1023
- " http ://receiver.example.com/web" ,
1024
- " http ://receiver.example.com/mobile"
1023
+ " https ://receiver.example.com/web" ,
1024
+ " https ://receiver.example.com/mobile"
1025
1025
],
1026
1026
" delivery " : {
1027
1027
" method " : " urn:ietf:rfc:8935" ,
@@ -1091,8 +1091,8 @@ Cache-Control: no-store
1091
1091
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1092
1092
" iss " : " https://tr.example.com" ,
1093
1093
" aud " : [
1094
- " http ://receiver.example.com/web" ,
1095
- " http ://receiver.example.com/mobile"
1094
+ " https ://receiver.example.com/web" ,
1095
+ " https ://receiver.example.com/mobile"
1096
1096
],
1097
1097
" delivery " : {
1098
1098
" method " : " urn:ietf:rfc:8935" ,
@@ -1139,8 +1139,8 @@ Cache-Control: no-store
1139
1139
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1140
1140
" iss " : " https://tr.example.com" ,
1141
1141
" aud " : [
1142
- " http ://receiver.example.com/web" ,
1143
- " http ://receiver.example.com/mobile"
1142
+ " https ://receiver.example.com/web" ,
1143
+ " https ://receiver.example.com/mobile"
1144
1144
],
1145
1145
" delivery " : {
1146
1146
" method " : " urn:ietf:rfc:8935" ,
@@ -1165,8 +1165,8 @@ Cache-Control: no-store
1165
1165
" stream_id " : " 50b2d39934264897902c0581ba7c21a3" ,
1166
1166
" iss " : " https://tr.example.com" ,
1167
1167
" aud " : [
1168
- " http ://receiver.example.com/web" ,
1169
- " http ://receiver.example.com/mobile"
1168
+ " https ://receiver.example.com/web" ,
1169
+ " https ://receiver.example.com/mobile"
1170
1170
],
1171
1171
" delivery " : {
1172
1172
" method " : " urn:ietf:rfc:8935" ,
@@ -1205,8 +1205,8 @@ Cache-Control: no-store
1205
1205
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1206
1206
" iss " : " https://tr.example.com" ,
1207
1207
" aud " : [
1208
- " http ://receiver.example.com/web" ,
1209
- " http ://receiver.example.com/mobile"
1208
+ " https ://receiver.example.com/web" ,
1209
+ " https ://receiver.example.com/mobile"
1210
1210
],
1211
1211
" delivery " : {
1212
1212
" method " : " urn:ietf:rfc:8935" ,
@@ -1282,7 +1282,6 @@ Authorization: Bearer eyJ0b2tlbiI6ImV4YW1wbGUifQo=
1282
1282
1283
1283
{
1284
1284
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1285
- " iss " : " https://tr.example.com" ,
1286
1285
" events_requested " : [
1287
1286
" urn:example:secevent:events:type_2" ,
1288
1287
" urn:example:secevent:events:type_3" ,
@@ -1304,8 +1303,8 @@ Cache-Control: no-store
1304
1303
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1305
1304
" iss " : " https://tr.example.com" ,
1306
1305
" aud " : [
1307
- " http ://receiver.example.com/web" ,
1308
- " http ://receiver.example.com/mobile"
1306
+ " https ://receiver.example.com/web" ,
1307
+ " https ://receiver.example.com/mobile"
1309
1308
],
1310
1309
" delivery " : {
1311
1310
" method " : " urn:ietf:rfc:8935" ,
@@ -1371,11 +1370,6 @@ Authorization: Bearer eyJ0b2tlbiI6ImV4YW1wbGUifQo=
1371
1370
1372
1371
{
1373
1372
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1374
- " iss " : " https://tr.example.com" ,
1375
- " aud " : [
1376
- " http://receiver.example.com/web" ,
1377
- " http://receiver.example.com/mobile"
1378
- ],
1379
1373
" delivery " : {
1380
1374
" method " : " urn:ietf:rfc:8935" ,
1381
1375
" endpoint_url " : " https://receiver.example.com/events"
@@ -1401,8 +1395,8 @@ Cache-Control: no-store
1401
1395
" stream_id " : " f67e39a0a4d34d56b3aa1bc4cff0069f" ,
1402
1396
" iss " : " https://tr.example.com" ,
1403
1397
" aud " : [
1404
- " http ://receiver.example.com/web" ,
1405
- " http ://receiver.example.com/mobile"
1398
+ " https ://receiver.example.com/web" ,
1399
+ " https ://receiver.example.com/mobile"
1406
1400
],
1407
1401
" delivery " : {
1408
1402
" method " : " urn:ietf:rfc:8935" ,
@@ -1995,7 +1989,7 @@ It may be possible for an Event Transmitter to leak information about subjects
1995
1989
through their responses to add subject requests. A "404" response may indicate
1996
1990
to the Event Receiver that the subject does not exist, which may inadvertently
1997
1991
reveal information about the subject (e.g. that a particular individual does or
1998
- does not use the Event Transmitter’s service).
1992
+ does not use the Event Transmitter service).
1999
1993
2000
1994
Event Transmitters SHOULD carefully evaluate the conditions under which they
2001
1995
will return error responses to add subject requests. Event Transmitters MAY
@@ -2236,7 +2230,7 @@ method
2236
2230
endpoint_url
2237
2231
2238
2232
> The URL where events are pushed through HTTP POST. This is set by the
2239
- Receiver. If a Reciever is using multiple streams from a single Transmitter
2233
+ Receiver. If a Receiver is using multiple streams from a single Transmitter
2240
2234
and needs to keep the SETs separated, it is RECOMMENDED that the URL for each
2241
2235
stream be unique.
2242
2236
0 commit comments