Tinyauth + PocketID Automatic App Login

Hello selfhosted community! I've been working on simplifying user management and logins for some of my services and have hit a bit of a snag. I am hoping to achieve an authentication flow that looks like this: User inputs URL to hosted app > User is redirected to TinyAuth > User authenticates with PocketID > User is automatically logged into app The final step is the only thing I can't seem to get to work. Right now, I input the app URL, I am redirected to TinyAuth, which immediately takes me to PocketID to authenticate. After authenticating however, I am taken to the login screen of the protected app and must select the OIDC login button to finally gain access to the app. Is it possible to eliminate the additional login step? I was hoping that if an app had native OIDC support, it would immediately login. I know I don’t technically need TinyAuth for apps with native support for PocketID, but I’m trying to maintain the same auth flow for every service where possible. Any help is greatly appreciated! Update : I want to thank everyone for their comments and guidance! I’m fairly new to self hosting and have learned much of what I know from amazing community members like you. I will stick to TinyAuth only for apps without native OIDC support and use PocketID otherwise. Thank you so much!

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论