INSIGHTS & INSPIRATION
PRODUCT LEARNING & SUPPORT
INSIGHTS & INSPIRATION
PRODUCT LEARNING & SUPPORT
Account & Login
Plans & Pricing
Billing & payments
Troubleshoooting
Menu
Account & Login
Plans & Pricing
Billing & payments
Troubleshoooting
ProtoPie Enterprise > Single Sign On FAQs
where-to-get-cert-data
Where can I get Cert data?
ProtoPie (SP) does not currently provide cert data (X.509 cert).
Our service reads the metadata provided by the IdP and uses the X.509 certificate if it exists in the metadata. If it does not exist, the X.509 certificate of the signature is obtained from the SAML response received as the ACS URL.
where-to-get-cert-data
Where can I get Cert data?
ProtoPie (SP) does not currently provide cert data (X.509 cert).
Our service reads the metadata provided by the IdP and uses the X.509 certificate if it exists in the metadata. If it does not exist, the X.509 certificate of the signature is obtained from the SAML response received as the ACS URL.
where-to-get-acs-url
Where can I get the ACS URL?
The ACS URL provided by ProtoPie (SP) can be checked on the Admin Dashboard as follows: “Assertion Consumer URL”.
where-to-get-acs-url
Where can I get the ACS URL?
The ACS URL provided by ProtoPie (SP) can be checked on the Admin Dashboard as follows: “Assertion Consumer URL”.
i-signed-up-by-using-the-sso-can-i-log-in-by-using-email-password
I signed up by using the SSO. Can I log in by using Email/Password?
If the Email/Password verification method is not enabled, you cannot use this method for the log-in. Once you enable Email/Password at Authentication in Service Admin Settings, you may log in.
After this procedure, members can set their own passwords in Account Settings.
i-signed-up-by-using-the-sso-can-i-log-in-by-using-email-password
I signed up by using the SSO. Can I log in by using Email/Password?
If the Email/Password verification method is not enabled, you cannot use this method for the log-in. Once you enable Email/Password at Authentication in Service Admin Settings, you may log in.
After this procedure, members can set their own passwords in Account Settings.
does-protopie-enterprise-support-single-logout-slo
Does ProtoPie Enterprise support Single Logout (SLO)?
Currently, ProtoPie Enterprise does not support Single Logout (SLO).
does-protopie-enterprise-support-single-logout-slo
Does ProtoPie Enterprise support Single Logout (SLO)?
Currently, ProtoPie Enterprise does not support Single Logout (SLO).
i-signed-up-to-protopie-but-my-first-and-last-names-are-different-from-those-in-idp
I signed up to ProtoPie, but my first and last names are different from those in IdP.
If you sign up by using SAML or OIDC, the first and last name are automatically loaded to IdP.
If the SAML value is not displayed correctly, please check the SAML Setting in IdP.
For OIDC, if the value is not displayed correctly, please check IdP.
i-signed-up-to-protopie-but-my-first-and-last-names-are-different-from-those-in-idp
I signed up to ProtoPie, but my first and last names are different from those in IdP.
If you sign up by using SAML or OIDC, the first and last name are automatically loaded to IdP.
If the SAML value is not displayed correctly, please check the SAML Setting in IdP.
For OIDC, if the value is not displayed correctly, please check IdP.
can-i-use-only-single-sign-on-instead-of-email-password
Can I use only Single Sign-on (SSO) instead of Email & Password?
If you want, you can use one of two verification methods. However, you cannot disable all the verification methods. At least one verification method, Email & Password or SSO, needs to be enabled.
In order to enable the SSO verification method only, the service admin, whose configuration is to be changed, needs to be SSO log-in enabled. In the case of service admin set in the Email & Password method as its initial system configuration, please refer to the procedure below.
Invite a new user who is to be set as a service admin.
The user signs up by the SSO verification method.
The invited user is designated as the service admin.
After log-in, the user disables the Email & Password verification method.
(Optional) change the existing service admin role to a member.
can-i-use-only-single-sign-on-instead-of-email-password
Can I use only Single Sign-on (SSO) instead of Email & Password?
If you want, you can use one of two verification methods. However, you cannot disable all the verification methods. At least one verification method, Email & Password or SSO, needs to be enabled.
In order to enable the SSO verification method only, the service admin, whose configuration is to be changed, needs to be SSO log-in enabled. In the case of service admin set in the Email & Password method as its initial system configuration, please refer to the procedure below.
Invite a new user who is to be set as a service admin.
The user signs up by the SSO verification method.
The invited user is designated as the service admin.
After log-in, the user disables the Email & Password verification method.
(Optional) change the existing service admin role to a member.
what-is-authn-context
What is the AuthnContext(same as AuthnContextClassRef)?
In a SAML request, it is a means for a SP to ask the IDP to authenticate the user with a specific authentication mechanism. This is optional and depends on your IdP's setup options and requires confirmation from your IdP administrator.
urn:oasis:names:tc:SAML:2.0:ac:classes:X509
urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified
what-is-authn-context
What is the AuthnContext(same as AuthnContextClassRef)?
In a SAML request, it is a means for a SP to ask the IDP to authenticate the user with a specific authentication mechanism. This is optional and depends on your IdP's setup options and requires confirmation from your IdP administrator.
urn:oasis:names:tc:SAML:2.0:ac:classes:X509
urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified
do-i-need-to-use-idp-not-protopie-enterprise-for-member-management
Do I need to use IdP, not ProtoPie Enterprise, for member management?
No, you don’t. Even if you add or remove a user in IdP, it is not automatically reflected on ProtoPie Enterprise.
do-i-need-to-use-idp-not-protopie-enterprise-for-member-management
Do I need to use IdP, not ProtoPie Enterprise, for member management?
No, you don’t. Even if you add or remove a user in IdP, it is not automatically reflected on ProtoPie Enterprise.
what-is-the-entity-id-value
What is the Entity ID value?
An Entity ID is a globally unique name for a SAML entity, i.e., your Identity Provider (IdP) or Service Provider (SP). Entity ID is the name. It doesn’t have to be a resolvable web location. The SAML Entity ID must be a URI.
ProtoPie Enterprise follows the format (ACS URL)
Enterprise Cloud: https://sample.protopie.cloud/api/auth/callback/sso/saml
Enterprise On-Premise: {PROTOPIE_HOST}/api/auth/callback/sso/saml
what-is-the-entity-id-value
What is the Entity ID value?
An Entity ID is a globally unique name for a SAML entity, i.e., your Identity Provider (IdP) or Service Provider (SP). Entity ID is the name. It doesn’t have to be a resolvable web location. The SAML Entity ID must be a URI.
ProtoPie Enterprise follows the format (ACS URL)
Enterprise Cloud: https://sample.protopie.cloud/api/auth/callback/sso/saml
Enterprise On-Premise: {PROTOPIE_HOST}/api/auth/callback/sso/saml
can-i-log-into-protopie-if-i-change-my-email-address-in-idp
Can I log into ProtoPie if I change my email address in IdP?
The user is recognized as the same user only when the registered email address in both IdP and ProtoPie Enterprise are the same. Therefore, in the case of changing the email address in IdP, you are required to change the registered email address in ProtoPie to the same address in IdP.
Please refer to the procedure below when a service admin changes the email addresses of all members.
Change all email addresses in IdP except the service admin account.
Change all email addresses at Admin Dashboard in ProtoPie by the service admin.
Service admin can change his/her own account by going to Account Setting → Profile.
Complete the email address change by accessing an email service of your email address to be changed and check a confirmation email.
Notice: If a verification method of the service admin is set to the SSO log-in, follow this procedure and change the IdP email address.
can-i-log-into-protopie-if-i-change-my-email-address-in-idp
Can I log into ProtoPie if I change my email address in IdP?
The user is recognized as the same user only when the registered email address in both IdP and ProtoPie Enterprise are the same. Therefore, in the case of changing the email address in IdP, you are required to change the registered email address in ProtoPie to the same address in IdP.
Please refer to the procedure below when a service admin changes the email addresses of all members.
Change all email addresses in IdP except the service admin account.
Change all email addresses at Admin Dashboard in ProtoPie by the service admin.
Service admin can change his/her own account by going to Account Setting → Profile.
Complete the email address change by accessing an email service of your email address to be changed and check a confirmation email.
Notice: If a verification method of the service admin is set to the SSO log-in, follow this procedure and change the IdP email address.