jnewbigin / lpass-sso

GUI for lastpass-cli sso login
3 stars 2 forks source link

Use Type 2 Accounts (without OpenID) #26

Open mani9876 opened 2 months ago

mani9876 commented 2 months ago

Hello!

Do you think it is possible to use the same mechanism with type 2 accounts? They forward the request to an ADFS, and make a SAML Authentication.

I am not able to find anything useful of using this to connect to LastPass via CLI / API etc.

Thanks and Best regards

jnewbigin commented 2 months ago

Hi, I am not sure what is involved. I recommend having a look at the whitepaper https://support.lastpass.com/s/document-item?language=en_US&bundleId=lastpass&topicId=LastPass/lastpass_technical_whitepaper.html&_LANG=enus and see if that gives a hint as to how your login flow works.

I no longer use lastpass so I will be archiving this repo.

I have seen some other implementations which you might also want to investigate https://github.com/Sappharad/Lastpass-SSO-DotNET Not sure what features they have.

John.