DACCS-Climate / Marble-node-registry

The central node registry of the DACCS network
0 stars 1 forks source link

Add sign-in link to registry #36

Open mishaschwartz opened 8 months ago

mishaschwartz commented 8 months ago

This is a link that is directly to the sign-in page for a given node. This may or may not be distinct from the node's home page.

fmigneault commented 8 months ago

Still in draft, but I find this proposed IANA Link relation types relevant: https://www.ietf.org/id/draft-ietf-httpapi-authentication-link-01.html

Some items such as register-user seem helpful to better guide with our registration_status field. The authenticate and logout would be of interest for the mentioned sign-in page.

Weirdly enough, accepted IANA link relation types do not have anything about authentication other than OpenID-specific entries. https://www.iana.org/assignments/link-relations/link-relations.xhtml https://openid.net/specs/openid-authentication-2_0.html#rfc.section.7.3.3