Skip to content

Commit d30a35a

Browse files
committed
fix: satosa-oidcop example conf
1 parent 7c71a38 commit d30a35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/plugins/frontends/oidcop_frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ config:
2929
server_info:
3030
add_on:
3131
pkce:
32-
function: idpyoidc.server.oidc.add_on.pkce.add_pkce_support
32+
function: idpyoidc.server.oauth2.add_on.pkce.add_support
3333
kwargs:
3434
code_challenge_method: S256 S384 S512
3535
essential: false

0 commit comments

Comments
 (0)