One Click Login v1 - jakcodex/muledump GitHub Wiki
Note: Windows only! Sorry non-email users, this feature is not supported.
One-click login enables you to access any Mule with a web account with a single click in Muledump.
- Install AutoIt
- Enable One-click login in Settings Manager (click Setup > Settings)
- Run lib/mulelogin.au3 using AutoIt and follow the given instructions
- Refresh Muledump, click arrows next to the reload button
- Never share your
muledump:
links!
- Disable One-click login in Settings Manager (click Setup > Settings)
- Run
lib/mulelogin.au3
, select "uninstall"
- If you are an admin to start with, find autoit3.exe
- Right click it, then run as admin.
- You can then find your muledump.au3 and install it.
- Open your mulelogin.au3 file
- Add to a new line at the top:
#RequireAdmin
- Run the script
Credit to Atomizer/Muledump