Classes
Namespaces
Members
-
<static> Config :string
-
Auth config
Type:
- string
Properties:
Name Type Default Description DEFAULT_PROVIDER
string auth.defaultProvider LOCAL_TOKEN_PROVIDER
string auth.localTokenProvider AUTO_LOGIN
string auth.autoLogin AUTO_USER
string auth.autoUser AUTO_PASSWORD
string auth.autoPassword TOKEN
string auth.token APP_TOKEN
string auth.appToken -
<static> Connectors :string
-
Auth connectors
Type:
- string
Properties:
Name Type Default Description MANAGER
string auth.ManagerConnector LOCAL_TOKEN
string auth.LocalTokenConnector SRP
string auth.SRPConnector SAML
string auth.SAMLConnector -
<static> Svc :string
-
Auth services
Type:
- string
Properties:
Name Type Default Description MANAGER
string auth.Manager LOGGER
string auth.Logger STORAGE
string auth.Storage APP_NAME_TOKEN
string auth.appNameToken REDIRECTOR
string auth.Redirector
Methods
-
<static> getManager()
-
Returns:
- Type
- olympe.auth.Manager