Anyone started using authID with CLI? Working well...
# sdf
a
Anyone started using authID with CLI? Working well for you guys?
b
i kinda miss the old sdf file
less parameters to worry about
although its probably too late now, a more explicit warning that it has been replaced would have caused me less confusion
documentation wise, authenticate is wrong on what is mandatory and what is not
authid is mandatory, it documents a default account making it optional, but there is no documentation on how to set that
the description for authid also describe email,account,url,and role as option without them actually being documented as options
the -account option is noted as required, its not, and probably should have the same value as tokenid and tokensecret
the revoketoken does not work with the new authid, and may require thought on which credential to revoke with
username/password may still be required there, though you might be able to be clever and use the token being revoked to revoke itself since most roles used for SDF will have the User Access Tokens permission
i encountered this when cleaning up tokens since the manageauth -remove command does not revoke the tokens it removes