authorise for github organisation

Michael Dickens's Avatar

Michael Dickens

08 Jan, 2015 11:33 AM

hi,

if possible, what's the best way to authorise appveyor for a github organisation as opposed to a personal user

thanks

  1. Support Staff 1 Posted by Feodor Fitsner on 08 Jan, 2015 06:14 PM

    Feodor Fitsner's Avatar

    Hi Michael,

    I don't think GitHub currently provides that feature. Basically, it's always either Basic or Bearer authentication where Bases is someone's GH username/password and Bearer is personal access token or OAuth token generated on behalf of someone's account.

    BitBucket has a notion of "Team API key" which is essentially a password for Basic authentication.

    Please correct me if I'm wrong.

  2. 2 Posted by Michael Dickens on 12 Jan, 2015 09:21 AM

    Michael Dickens's Avatar

    Hi Feodor,

    Thanks for that. In the end I used a machine account that’s just for this organisation.

    Thanks,
    Mike

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac