Skip to content

Commit 92e0fc6

Browse files
authored
docs: add OIDC server setup and configuration guide (#78)
Co-authored-by: dosubot[bot] <131922026+dosubot[bot]@users.noreply.github.com>
1 parent 228b657 commit 92e0fc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/docs/guides/oidc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ After everything is set up, start Tinyauth and access your application. After yo
149149
![Tinyauth Authorize Screen](/screenshots/oidc/authorize.png)
150150

151151
:::note
152-
For local and LDAP accounts, Tinyauth will preserve the OIDC request while logging in. For OAuth logins, you must first log in to Tinyauth in another window or tab and then authorize the application. This will be improved in the future.
152+
Tinyauth will preserve the OIDC request while logging in. Users authenticating via OAuth providers will be automatically redirected to the authorization page after successful authentication.
153153
:::
154154

155155
Tinyauth will pass user information from the OIDC or LDAP provider to the application while acting as a proxy. Enjoy!

0 commit comments

Comments
 (0)