Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 orangehrm 中使用单一凭据连接多个系统身份验证? 我在 system1 中添加了一个用户,该用户将使用 orangehrm 自动添加到 system2 中。我该怎么做?如果有人知道答案,请回复我。
如何在 orangehrm 中使用单一凭据连接多个系统身份验证?
我在 system1 中添加了一个用户,该用户将使用 orangehrm 自动添加到 system2 中。我该怎么做?如果有人知道答案,请回复我。
我假设您指的是两个 OrangeHRM 系统。如果您可以ohrm_user在两个系统中同步表,则可以实现此目的。
ohrm_user
您可以编写一个外部脚本/应用程序,定期同步这两个表(例如:每 5 分钟)。