Skip to content

💡 [Feature] Provide common .well-known URIs #529

@fmigneault

Description

@fmigneault

Description

Well-Known URIs (https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml, https://www.rfc-editor.org/rfc/rfc8615.html) is a common approach for servers to advertise multiple relevant information such as provided services, authentication methods, etc.

Similar to the custom endpoints that we defined (/services, /components, /version), we should populate the contents that can be known in advance based on enabled components.

The component should allow extension and overrides, such that the developer enabling it can customize specific configurations if they provide additional services and capabilities on top of auto-configured ones. Furthermore, the component's definition should probably integrate similarly to the following definitions, since some information can be reused.

Candidate URIs

Note

There is most probably other applicable Well-Known URIs, but above are the most obvious ones we should consider.

References

Concerned Organizations

all

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions