Collection of ready to use PhantAuth Tenants
This is the issuer endpoint for PhantAuth Domain tenant. You can get OpenID Connect endpoint addresses and client credentials here.
You can test authentication on tenant's OpenID Connect Test page.
This domain tenant aggregates several other tenants. Before actual tenant login, user should select which tenant to use. The table below shows the aggregated member tenants. You can use member tenants directly as issuer or domain tenant as aggregating issuer. If you are not care about tenants, lets use PhantAuth Default as issuer.
![]() |
|
![]() |
|
The table bellow contains standard OpenID Connect Endpoint addresses. You don't need to enter these endpoint addresses manually, if your provider/library supports OpenID Connect Discovery. In this case you should give ony the issuer location, or discovery location (depens on implementation).
Endpoint | Location |
---|---|
Issuer | https://phantauth.net/_ |
Discovery | https://phantauth.net/_/.well-known/openid-configuration |
Authorization | https://phantauth.net/_/auth/authorize |
Token | https://phantauth.net/_/auth/token |
User Info | https://phantauth.net/_/auth/userinfo |
Introspection | https://phantauth.net/_/auth/introspect |
Key Set | https://phantauth.net/_/auth/jwks |
Registration | https://phantauth.net/_/auth/register |
You do not need to register your client software, just pick a client_id and use it. Some OpenID Connect workflow require client_secret.
Just type your client_id in the input box bellow and press generate. You will see your client_secret next to the client_id.
The generated logo and software name will displayed too. Leaving empty the client_id field, you can generate random client_id and
client_secret.
Check PhantAuth Developer Portal for more information.
This tenant is an aggregating domain tenant so not all resource endpoints are exposed.
The table bellow contains REST endpoints for random generated resources.
Check PhantAuth API documentation for more information.
Endpoint | Location |
---|---|
Client | https://phantauth.net/_/client |
The table bellow contains tenant configuration parameters.
Parameter | Value |
---|---|
sub | phantauth.net |
name | PhantAuth Domain |
summary | Collection of ready to use PhantAuth Tenants |
template | https://default.phantauth.net{/resource} |
website | https://phantauth.net/_ |
logo | https://www.phantauth.net/logo/phantauth-logo.svg |
favicon | https://default.phantauth.net/logo/phantauth-favicon.png |
@id | https://phantauth.net/_/tenant/phantauth.net |