This message was deleted.
# general
m
This message was deleted.
s
What UI are you using? You could add a query param like
skip=true
which the UI then handles and just redirects on a valid session. We could also add that to Kratos 🤔
w
We use the Ory UI for Sign ins. To give a bit more details, our app uses a provider to physical doors. To allow our app to open doors through the provider, we need to open the provider’s OIDC login page from a webview, which redirects to our Ory login page. After successful authentication, the provider provides an access token for our app to use.
@steep-lamp-91158 do you know if it’s feasible ?
s
Yes, we can look into supporting this, I cannot give you any date though.
w
okay, thank you !