Support for OIDC AuthProvider in RefineV4 #6477
sunilranaLivspace
started this conversation in
Ideas
Replies: 1 comment
-
Hello @sunilranaLivspace implementation shouldn't be much different. In refine auth provider's login method, you can call your OIDC provider redirect method. Then it will redirect you to a path you defined. You can create a page here, for example Only thing you need to do is to implement |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone help me with OIDC authentication integration with Refine V4?
Someone has done it for RefineV3 - https://github.com/cloudstorydev/refine-oidc-provider
But I do the similar changes in Refine v4, it is not working properly and breaking.
Beta Was this translation helpful? Give feedback.
All reactions