Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 2b2c5a3

Browse files
authored
Merge pull request #20 from elf-pavlik/link-header-at-risk
mark link header discovery as at risk
2 parents 5aba753 + f186222 commit 2b2c5a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,10 @@ domain than the issuer).
267267

268268
#### Issuer Discovery From Link Header
269269

270+
**Note: this feature is at risk of being removed.
271+
Please [join the discussion](https://github.com/solid/webid-oidc-spec/issues/18).
272+
Code depending on this will still work for now.**
273+
270274
To discover the authorized OIDC Issuer for a given WebID from Link rel headers:
271275

272276
1. Make an HTTP OPTION request to the WebID URI.

0 commit comments

Comments
 (0)