Labs/Weave/Identity/Account Manager/Spec/Latest: Difference between revisions

Jump to navigation Jump to search
Line 194: Line 194:
** <tt>id:</tt> The parameter name to send the ID in. Defaults to <tt>id</tt>.
** <tt>id:</tt> The parameter name to send the ID in. Defaults to <tt>id</tt>.
** <tt>secret:</tt> The parameter name to send the secret in. Defaults to <tt>secret</tt>.
** <tt>secret:</tt> The parameter name to send the secret in. Defaults to <tt>secret</tt>.
* <tt>id-maxlength:</tt> How many long the id can be. Default is 16.
* <tt>secret-type:</tt> Type of secret to use. The only supported type at this time is <tt>random</tt>, which is the default.
* <tt>secret-type:</tt> Type of secret to use. The only supported type at this time is <tt>random</tt>, which is the default.
* <tt>secret-maxlength:</tt> How many characters long the secret should be.  Defaults to 16.
* <tt>secret-maxlength:</tt> How many characters long the secret should be.  Defaults to 16.
946

edits

Navigation menu