HTTP Basic/Digest authentication

70 views
Skip to first unread message

Gregory Neagle

unread,
Jul 20, 2016, 10:11:18 AM7/20/16
to imag...@googlegroups.com
I have a fork of Imagr here: https://github.com/gregneagle/imagr that implements HTTP Basic and Digest authentication for the workflows.plist.

Imagr requests the workflow.plist. 
Server responds with 401 Authentication Required.
Imagr displays a credentials dialog.
User enters credentials.
Imagr re-requests the workflow.plist with the provided creds.
Server validates the credentials with whatever mechanism it wants -- this could be backed by LDAP or AD, or whatever mechanism you can implement on your web server.

I would like some people to kick it around a bit before I make a Pull Request to Graham.

Note: you don't have to go to the effort of building a new NBI, etc. To test the new functionality, you can just run Imagr locally from Xcode, and use `defaults write com.grahamgilbert.Imagr serverurl <a workflows.plist url that requires authentication>` to point it at a testing URL.

-Greg

Vaughn Miller

unread,
Jul 20, 2016, 1:16:46 PM7/20/16
to imag...@googlegroups.com
Took it for a test spin this afternoon and it works as I would expect.  I think this would be a helpful feature in my environment.

Vaughn

--
You received this message because you are subscribed to the Google Groups "imagr-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to imagr-dev+...@googlegroups.com.
To post to this group, send email to imag...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/imagr-dev/3589B6BD-7E57-4CC7-8D85-396B41FA19C2%40mac.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages