Classes
Namespaces
Members
-
<static> Config :string
-
Auth config
Type:
- string
Properties:
Name Type Default Description DEFAULT_PROVIDERstring auth.defaultProvider LOCAL_TOKEN_PROVIDERstring auth.localTokenProvider AUTO_LOGINstring auth.autoLogin AUTO_USERstring auth.autoUser AUTO_PASSWORDstring auth.autoPassword TOKENstring auth.token APP_TOKENstring auth.appToken -
<static> Connectors :string
-
Auth connectors
Type:
- string
Properties:
Name Type Default Description MANAGERstring auth.ManagerConnector LOCAL_TOKENstring auth.LocalTokenConnector SRPstring auth.SRPConnector SAMLstring auth.SAMLConnector -
<static> Svc :string
-
Auth services
Type:
- string
Properties:
Name Type Default Description MANAGERstring auth.Manager LOGGERstring auth.Logger STORAGEstring auth.Storage APP_NAME_TOKENstring auth.appNameToken REDIRECTORstring auth.Redirector
Methods
-
<static> getManager()
-
Returns:
- Type
- olympe.auth.Manager
Olympe SDK