Search Results
-
SMTP settings
Updated on: Dec 22, 2023
This document will guide you through the required steps to configure SMTP settings, which will allow the PhenixID server to use an external mail... -
SMTP settings
Updated on: Aug 24, 2023
This document will guide you through the required steps to configure SMTP settings, which will allow the PhenixID server to use an external mail... -
SMTP settings
Updated on: Mar 20, 2024
This document will guide you through the required steps to configure SMTP settings, which will allow the PhenixID server to use an external mail... -
Using PhenixID HTTP API for Token OTP authentication
Overview To use the API, fetch username and OTP from the end user and send it to the API endpoint. Prerequisites - PhenixID Authentication... -
How to set CORS for SPA applications and embedded browsers
CORS, Cross-Origin Resource Sharing, is a HTTP-header mechanism to allow a browser to access a resource from another origin. For applications... -
SAML Metadata information
Updated on: Sep 08, 2020
This document consolidates information about how PhenixID Authentication Services provides SAML metadata and how PhenixID Authentication Services... -
Authenticators
Updated on: Dec 22, 2023
This manual provides documentation of the different authenticators shipped with PhenixID Server. Authenticators are used to identifying users. It... -
Authenticators
Updated on: Mar 20, 2024
This manual provides documentation of the different authenticators shipped with PhenixID Server. Authenticators are used to identifying users. It... -
Map session userID
Updated on: Oct 03, 2019
This document describes how to set the userID in the session to another value than the default value. The default value, depending on the... -
OTTokenVerifierValve
Updated on: Dec 22, 2023
Verifies a JWT token issued by PhenixID One Touch. Note that module " phenix-replay-cache " must be deployed to ensure replay protection. ...