thousands-appointment-23518
04/10/2024, 11:59 AMgithub
and github-app
provider but I need to use generic provider) the issuer url is not required if auth_utl
and token_url
are set. This makes sense, especially if a provider does not support connection discovery.
If the above assumption is correct, I think there is a bug in kratos since it will always try to read the issue url in the generic provider: https://github.com/ory/kratos/blob/eb67bed1f26d2c7ff10e5481b679b2213b44676d/selfservice/strategy/oidc/provider_generic_oidc.go#L52
I haven't dived into the codebase much, but can someone ack or nack this?steep-lamp-91158
thousands-appointment-23518
04/10/2024, 1:42 PMsteep-lamp-91158
thousands-appointment-23518
04/10/2024, 1:57 PMthousands-appointment-23518
04/10/2024, 2:06 PM