Skip to content

Commit

Permalink
Expand out URN acroymns
Browse files Browse the repository at this point in the history
  • Loading branch information
ghalse committed Aug 2, 2022
1 parent 129eb88 commit 3c5d39c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mrps.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Metadata for all entities registered by the Federation Operator SHALL make use o

> This section describes the processes and checks put in place before an entity is registered. Readers will be looking to understand how you determine a member’s right to publish information about a given entity and any checks you make to ensure the entity metadata is well constructed.
>
> Text regarding entityIDs using URIs is included below. Some Federations will also permit URN-based entityIDs. You should describe what you do and do not permit under each schema. Please ensure that any processes described here reflect your current practice and any published documentation currently available for your Federation.
> Text regarding entityIDs using URIs is included below. Some Federations will also permit URN-based entityIDs, and so example wording applying to those is also provided. You should describe what you do and do not permit under each schema. Please ensure that any processes described here reflect your current practice and any published documentation currently available for your Federation.
>
> Example Wording
> -----------------
Expand All @@ -117,7 +117,7 @@ https-scheme URIs are RECOMMENDED to all members.

http-scheme and https-scheme URIs used for entityID values MUST contain a host part whose value is a DNS domain.

The use of urn-scheme URIs for entityID values is NOT RECOMMENDED but MAY be permitted in exceptional circumstances. When permitted, such values MUST be part of a formal namespace registered in terms of [RFC8141]. The Federation Operator MAY further constrain the available urn-scheme namespaces to specific NID prefixes.
The use of urn-scheme URIs for entityID values is NOT RECOMMENDED but MAY be permitted in exceptional circumstances. When permitted, such values MUST be part of a formal namespace registered in terms of [RFC8141]. The Federation Operator MAY further constrain the available urn-scheme namespaces to specific namespace identifier (NID) prefixes.

The right to use a URI in an entityID SHOULD be established in one of the following ways:

Expand All @@ -128,7 +128,7 @@ The right to use a URI in an entityID SHOULD be established in one of the follow
3. The Tenant's unique identifier can be directly associated with the member in one of the following ways:
* The solution provider has a lookup or API service that returns either the canonical name of the Member or a domain name the Member has the right to use; or
* A Registered Representative of the Member attests to the Member’s right to use the entityID; and can demonstrate operational control of the Tenant by means of login to a protected resource that displays both the Tenant’s unique identifier from the entityID, as well as the canonical name of the Member or a domain name the Member has the right to use.
* A Registered Representative of the Member demonstrates that the specific NSS value of a urn-scheme URI is part of a properly-delegated registry and has been issued to the Member for their use.
* A Registered Representative of the Member demonstrates that the specific namespace-specific string value of a urn-scheme URI is part of a properly-delegated registry and has been issued to the Member for their use.

#### 5.3 Scope Format

Expand Down

0 comments on commit 3c5d39c

Please sign in to comment.