Home
Products
Single Sign-On
SAML SSO
OAuth/OpenID SSO
Crowd SSO
Git Authentication
Kerberos / NTLM SSO
Advance SSO Option
Helpdesk SSO Integration
Management
SCIM Provisioning
Bulk User Management
WORD/PDF Exporter
Centralized License Manager
Project Config Manager
Custom User Profile
Security
2FA / MFA
REST API Access
Data Loss Prevention
WebAuthn
Secure Share
Password Policy Manager
AD/LDAP User Authenticator
Other Apps
Sharepoint Integration
SonarQube SSO
Jenkins SSO
Jenkins 2FA
Nexus SSO
Resources
Customer Case Studies
Blog
Knowledgebase
Why miniOrange ?
SAML Atlassian SSO
OAuth Atlassian SSO
miniOrange v/s atlassian (SAML)
miniOrange v/s atlassian (OAuth)
miniOrange Jenkins Vs Other Plugins
Privacy Policy
Support Plans
Partners
Free Trial
Products
SAML SSO
OAuth/OpenID SSO
Crowd SSO
Git Authentication
Kerberos / NTLM SSO
Advance SSO Option
SCIM Provisioning
Bulk User Management
WORD/PDF Exporter
Centralized License Manager
Project Configuration Manager
Custom User Profile
2FA / MFA
REST API Access
Data Loss Prevention
WebAuthn
Secure Share
Password Policy Manager
SonarQube SSO
Jenkins SSO
Jenkins 2FA
AD/LDAP User Authenticator
Helpdesk SSO Integration
Resources
News & Events
Knowledgebase
Webinars
Cloud Setup Guides
Privacy Policy
Why miniOrange ?
SAML Atlassian SSO
OAuth Atlassian SSO
miniOrange v/s atlassian (SAML)
miniOrange v/s atlassian (OAuth)
miniOrange Jenkins Vs Other Plugins
Partners
Blog
Support Plans
Marketplace
Try It Free
Versions
Version (1.0.0 - 1.1.53)
Version 2.0.0
Contents
WSO2 as IdP – SAML
Step 1: Setup WSO2 as Identity Provider
Login to your WSO2 admin console.
Select
Add
under the
Service Providers
tab.
Select mode as
Manual Configuration
.
Enter the
Service Provider Name
and click on
Register
button.
Select
Upload SP certificate
option under SP Certificate Type.
Copy the certificate from plugin and provide it into
Application Certificate
field.
You can also download the certificate file and upload it through Browse file option.
Under
Claim Configuration
, select
Use Local Claim Dialect
.
For
Requested Claims
, add http://wso2.org/claims/emailaddress as a claim URI.
Set
Subject Claim URI
to http://wso2.org/claims/nickname.
Under
Inbound Authentication Configuration > SAML2 Web SSO Configuration
, click
Configure
.
Enter
Issuer
value as provided under the
Service Provider Info
tab of the plugin.
Enter
Assertion Consumer URL (ACS)
as provided under
Service Provider Info
tab and click on
Add
.
Check
Enable Response Signing
.
Check the
Enable Attribute Profile
and include attributes in the response always.
Check the
Enable Audience Restriction
.
Enter the
Audience URL
value provided under
Service Provider Info
tab of plugin and click on
Add
.
Check the
Enable Recipient Validation
. Enter the
Recipient URL
value provided under
Service Provider Info
tab of plugin and click on
Add
.
Click on
Download IDP Metadata
button save the IDP metadata file.
Click on
Register
to save the configuration.
Click on
Update
on
Service Providers
page to save the configuration.
Select
Resident
under
Identity Providers
tab from the menu.
Enter
Home Realm Identifier
value that you want (usually your WSO2 server address).
Click on
Update
to save the changes.
×
miniOrange Support