Replies: 1 comment
-
Hey @feco911 Maybe this is something you can handle in your custom OIDC provider directly? Alternatively Ory also offers support for companies that rely on Ory software as business-critical. This can also include custom development for features that might be out of scope for the free community versions of Ory. You can contact the team here if that is something you would like to explore. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I have integrated Ory Kratos with our custom company-used OIDC provider (call it IP). It works fine. For some business requirements I need to fetch the IP issued authorization code (from React frontend), which is currently received by Kratos via the callback on the successful authorization. Is there any callback which I can hook and receive the authorization code?
Can you please advice how can I achieve the above?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions