oidc-op icon indicating copy to clipboard operation
oidc-op copied to clipboard

Where do we write custom Authentication logic in oidc-op?

Open MohammedAdain opened this issue 3 years ago • 0 comments

There is a class named BasicAuthn which uses validates the username password to authenticate. I wasn't able to find a way to define custom authentication (somethig similar to https://pyoidc.readthedocs.io/en/latest/examples/op.html ). Can someone please help me here.

Thanks, Mohammed Adain

MohammedAdain avatar Dec 21 '22 11:12 MohammedAdain