Skip to content
Discussion options

You must be logged in to vote

Currently that value is not read from the config. You'll have to supply it when starting the provider configuration.

However: The quirk allows the http protocol, not the https protocol with an unknown certificate. You'll have to configure the ssl options for that.

Have a look at:

You can see the quirks in use in the tests:

?assertMatch(
{ok, {#oidcc_provider_configuration{}, _}},
oidcc_provider_configuration:load_configuration(
<<"https://login.mic…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Lionstiger
Comment options

@maennchen
Comment options

@Lionstiger
Comment options

@maennchen
Comment options

@Lionstiger
Comment options

Answer selected by Lionstiger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants