Is it possible to receive and process a SAML request using Seraph?

b_kozhukhov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 2, 2021

    I am developing a plugin for Jira and I need to receive a SAML request from a user. Then process it.

    We tried to receive and process the request through a filter, but the program was running slowly. Therefore, we need a different way.

    Is it possible to solve this problem using Seraph? 

https://developer.atlassian.com/server/confluence/http-authentication-with-seraph/

1 answer

0 votes
Arnav Ghatage
Contributor
November 26, 2021

Hi there,

Yes, it's possible but you have to overwrite the in-built confluence seraph authentication(built-in authentication).

Could you please share the reason behind this requirement?

If you're just looking for SSO for Confluence Users you can use this Confluence SAML SSO plugin. You will be able to implement SSO without the hassle of manual integrations.

This has the functionality to manage all the SSO configs in the UI itself, and you won't have to manage the backend file system of confluence.

I work for miniOrange, a top vendor on the Atlassian Marketplace. Feel free to reach out to us at atlassiansupport@xecurify.com.

Suggest an answer

Log in or Sign up to answer