microscopic-answer-24504
05/02/2023, 8:06 AMproud-plumber-24205
05/02/2023, 2:48 PMlogin
or registration
flow which will redirect you to your PHP rendered login/registration page with a flow
id. Use this flow id in your PHP application to get a JSON payload containing all the UI nodes. Map the UI nodes to the page (this will include your OIDC providers). Allow the user to submit the form with the oidc provider directly to Ory (the action
url). Ory will then redirect the user to the provider page, after successful login the user is redirected back to Ory which issues a session, and then redirects back to your application.proud-plumber-24205
05/02/2023, 2:50 PMvictorious-forest-92434
05/03/2023, 7:13 AMvictorious-forest-92434
05/04/2023, 9:44 AMproud-plumber-24205
05/04/2023, 3:05 PMproud-plumber-24205
05/04/2023, 3:07 PMvictorious-forest-92434
05/05/2023, 8:34 AM