Fixed doc.
This commit is contained in:
parent
d5f8b72472
commit
63dc1bf7f8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Sso < ApplicationLib
|
|||
|
||||
authenticate user via username and password
|
||||
|
||||
result = Sso.check( params, config_item )
|
||||
result = Sso.check( params )
|
||||
|
||||
returns
|
||||
|
||||
|
|
Loading…
Reference in a new issue