erlef / oidcc

OpenId Connect client library in Erlang & Elixir
https://hexdocs.pm/oidcc
Apache License 2.0
184 stars 49 forks source link

Add allow_issuer_mismatch to the quirks type #369

Closed filmor closed 3 months ago

filmor commented 3 months ago
maennchen commented 3 months ago

@filmor This quirk is deprecated and therefore is not listed in the types on purpose.

https://github.com/erlef/oidcc/blob/9bba708401a7694096bac6d1d24e9eddbff4237c/src/oidcc_provider_configuration.erl#L212

Use the document overrides instead.