Skip to content

Improve OpenID Connect claims request parameter implementation #357

Open
@martynaslawinska

Description

nynymike commented on Oct 17, 2019
The claims request parameter is specified here:
https://openid.net/specs/openid-connect-core-1_0.html#ClaimsParameter

The admin should be able to see a view of all the claims that are available for a client. Are these claims released via an associated scopes? Or are the explicitly released?

We may want to add claims for:

  • Subject attributes
  • Client attributes
  • Context attributes
  • Static Text
  • Claims request parameter of signed request object
  • client certificate used to perform mutual TLS connection

Perhaps to include the above claims, we can expose a "claims interception script" that can be mapped from the client.

This would also enable us to call out to external claim providers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

comp-jans-auth-serverComponent affected by issue or PReffort-3Relative effort required for completion of issue or PRkind-enhancementIssue or PR is an enhancement to an existing functionalitypriority-5Issue or PR addresses a very minor concern. Not planned for active development. Will not be fixed.triagedIssue or PR is fully triaged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions