Does Signicat OIDC flows support PKCE?

Hi,

I’ve read https://developer.signicat.com/enterprise/docs/authentication/guides/quick-start/#using-the-oidc-protocol which mentions Signicat supports the authorisation code flow.

However, there’s no mention of PKCE. Does it support PKCE?

I can see on some other pages there’s a mention of PKCE but not sure if these are old docs etc (I just found it by searching PKCE Signicat): OIDC request | Developer Pages

Thanks

Hi,

For the Enterprise API we do support PKCE with the use of client secret. The enterprise API does not support any flow without the use of the client secret.