Logic Machine Forum
OAuth 2 authentication - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2)
+--- Thread: OAuth 2 authentication (/showthread.php?tid=5568)



OAuth 2 authentication - Thomas - 20.08.2024

Hi
I'm trying to ask again after years:
Do you know if OAuth 2.0 user's authentication is still impossible? Or has something been changed after this authentication method got almost omnipresent?
Has someone found a hack?


RE: OAuth 2 authentication - admin - 21.08.2024

This applies to most OAuth2 integrations: https://forum.logicmachine.net/showthread.php?tid=2389&pid=15043#pid15043


RE: OAuth 2 authentication - Thomas - 23.08.2024

Hi Admin
I need different thing. I want to authenticate my LM users against Windows domain with Oauth2 mechanism.
Imagine this scenario: Every time my company hires a new employee I've to add him into LM manually. The employee have its own password to Windows and second password to LM. When he leave the company I have to delete his user account in LM.

I discussed this topic almost a decade ago with a LM representative and he told me it's not possible. But time changed. Nowadays almost everything supports Oauth2 protocol. It got a widely used standard.
I think it would be easy to implement to LM. Just add an already existing PEM to the linux in LM. So please take it as an improvement idea.