[Openid-specs-ab] Issue #1695: entity_type as a query parameter (openid/connect)

Andrii Deinega issues-reply at bitbucket.org
Wed Oct 26 18:53:31 UTC 2022


New issue 1695: entity_type as a query parameter
https://bitbucket.org/openid/connect/issues/1695/entity_type-as-a-query-parameter

Andrii Deinega:

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

```json
[
  "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?



More information about the Openid-specs-ab mailing list