entity_type as a query parameter

Issue #1695 resolved
Andrii Deinega created an issue

I’m curious to know if

  1. the entity listing request should include the entity_type as a query parameter
  2. the entity listing response should include the entity_type parameter as well

As of now, the entity listing response in 2 includes only Entity Identifiers, for example

[
  "https://ntnu.andreas.labs.uninett.no/",
  "https://blackboard.ntnu.no/openid/callback",
  "https://serviceprovider.andreas.labs.uninett.no/application17"
]

How do we get say a list of OPs that can be used at RPs of federation A?

There is another thing as well the information from the federation_list_endpoint is basically available to all. Aren’t we exposing too much information?

Comments (6)

  1. Andrii Deinega reporter

    @Giuseppe De Marco , I’m curious if you also discussed

    There is another thing as well the information from the federation_list_endpoint is basically available to all. Aren’t we exposing too much information?

  2. Log in to comment