Skip to content
#

openid-connect

Here are 507 public repositories matching this topic...

gpor0
gpor0 commented Nov 17, 2020

Describe the bug

After Hydra startup log warns about configuration key deprecation. There is no records in documentation reference (https://www.ory.sh/hydra/docs/reference/configuration/) about oidc.subject_identifiers.supported_types.

Reproducing the bug

Steps to reproduce the behavior:

Start Hydra Hydra v1.9.0-alpha.2 with oidc.subject_identifiers.enabled set to public

_Se

Malian
Malian commented Feb 21, 2019

I need to do a collateral call to google APIs from my backend to get additional information about the user (full name, profile picture, team, ...). For that, I need to have the access token. Unfortunately, now I only have access to the user's email.

A solution could be to return the access token in the header key X-Forwarded-AccessToken but I think we will have to manage when the access token

Improve this page

Add a description, image, and links to the openid-connect topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openid-connect topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.