Replies: 1 comment
-
The Event Manager can be used for this. Create an Action of type "Identity Provider Account Check" and use a template something like this:
Then create and Event Action Rule with Trigger "Identity Provider Logins" and Type "User Login" and use the action created above. I have not figured out a way to get group mappings from an OIDC "groups" claim though, which is my next stumbling block. I hope someone has figured that out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does sftpgo OIDC integartion automatically create Users in sftpgo?
Also, if the OIDC has groups which can be sent as claims. Can OIDC enabled sftpgo map the groups to this newly created account?
While connecting to sftpgo using standard Winscp, or sftp client, can sftpgo be configured to use OIDC for these connetions?
Beta Was this translation helpful? Give feedback.
All reactions