Coder Social home page Coder Social logo

SAML configure about reportportal HOT 18 OPEN

srikar6118686 avatar srikar6118686 commented on June 2, 2024
SAML configure

from reportportal.

Comments (18)

MaryiaRymarchyk avatar MaryiaRymarchyk commented on June 2, 2024

@srikar6118686 could you provide more details please. What version of RP do you use? What error do you see?
You mentioned that one team has successfully configured SAML, was this done for the same RP instance as you ?

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@MaryiaRymarchyk Currently we are using the 5.7.4 version. After authenticating it is not redirecting to my URL it is going to another team's URL. It is a different RP instance.

from reportportal.

raikbitters avatar raikbitters commented on June 2, 2024

Hello @srikar6118686.

I'm sorry, but I am unsure about what it is that you are trying to configure.

Usually, in IdP, one SSO Application matches with one ReportPortal instance. If you get redirection to another RP instance, you must create a separate Application for your instance in your SSO provider.

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@MaryiaRymarchyk @raikbitters Can we have a call to discuss in detail?

from reportportal.

MaryiaRymarchyk avatar MaryiaRymarchyk commented on June 2, 2024

@srikar6118686 sorry, but we do not provide on-call support, and all our team are busy with production tasks. In addition we assume that your issue is not related to RP. However if you provide more detailed info we'll try to help you.
Could you please provide screenshots of 1) SAML configuration from Report portal integration and 2)configuration of Identity provider.
Please describe the steps what are you doing, What you expect and what is the actual result (with screens if it is possible).

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@MaryiaRymarchyk,

1.Configuration
Identity provider name ID:
urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
Provider name:
TRSSO
Metadata URL:
https://sso.thomsonreuters.com/pf/federation_metadata.ping?PartnerSpId=cr.report.portal.sp.id
Email:
user.email
RP callback URL:
https://cr-reportportal.1129.aws-int.thomsonreuters.com/uat
Name attributes mode:
First & last name
First name:
user.firstName
Last name:
user.lastName

  1. this is my URL https://cr-reportportal.1129.aws-int.thomsonreuters.com/ui/ and when I try to log in to https://cr-reportportal.1129.aws-int.thomsonreuters.com/ui/ URL with the help of sign-in with SAML then it throws This site can’t be reachedreportportal-stable.1624.aws-int.thomsonreuters.com unexpectedly closed the connection.
    Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_CLOSED

from reportportal.

MaryiaRymarchyk avatar MaryiaRymarchyk commented on June 2, 2024

@srikar6118686 thank you for provided details.
We assume that issue may be in callback URL.
Could you please share the screenshots of 1) SAML configuration from Report portal integration and 2)configuration of Identity provider.

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@MaryiaRymarchyk ,PFA

Screenshot 2024-01-31 at 8 28 11 PM

from reportportal.

raikbitters avatar raikbitters commented on June 2, 2024

Hello @srikar6118686. There are two different urls:
https://cr-reportportal.1129.aws-int.thomsonreuters.com/ui/
reportportal-stable.1624.aws-int.thomsonreuters.com

I guess you have a configuration on your identity provider side that makes a callback to report portal-stable.1624.aws-int.thomsonreuters.com. You need to change this configuration and specify the expected URL https://cr-reportportal.1129.aws-int.thomsonreuters.com/ui/. It doesn't appear to be an issue with ReportPortal.

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@MaryiaRymarchyk Sure, I'll check with my SSO enablement team and keep you posted.

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@raikbitters, I made changes as per your suggestion but still we are having an issue.
Screenshot 2024-02-07 at 4 57 55 PM

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@MaryiaRymarchyk / @raikbitters / @tsteenbe / @lexecon the SSO team provided the IDP URL even after it threw 405 error( 405 Not Allowed nginx)

PFA, and help me out.
Screenshot 2024-02-09 at 2 10 15 PM

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@DzmitryHumianiuk Could you please assign any person to resolve this issue?

from reportportal.

DzmitryHumianiuk avatar DzmitryHumianiuk commented on June 2, 2024

@srikar6118686 For expedited support, we offer paid services. Please check here for more details:
https://reportportal.io/pricing/on-premises

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@DzmitryHumianiuk Sure, I'll discuss it with my management and get back to you. Meanwhile, try to help us.

from reportportal.

raikbitters avatar raikbitters commented on June 2, 2024

@MaryiaRymarchyk / @raikbitters / @tsteenbe / @lexecon the SSO team provided the IDP URL even after it threw 405 error( 405 Not Allowed nginx)

PFA, and help me out. Screenshot 2024-02-09 at 2 10 15 PM

Hello @srikar6118686. I see you have a correct redirect right now. However, It looks like you have some restrictions on your Load balancer/Edge server (Nginx).

from reportportal.

srikar6118686 avatar srikar6118686 commented on June 2, 2024

@raikbitters, Is Report Portal not being served using Nginx, or is Nginx not installed on your server?
I tried to edit load balancer rules but as per Cloudwatch, it is trying to reach the URL. We tried to edit the nginx service but I couldn't find any where.

from reportportal.

raikbitters avatar raikbitters commented on June 2, 2024

@srikar6118686 we use Nginx ingress-controller by default. However I don't have any Ideas about your infrastructure and how you config it. You can have additional Nginx instance as a Single entry point or you can change our ingress-config. Out of the box it works fine πŸ™‚ I'm not sure that we can solve your problem without looking into your infrastructure config.

from reportportal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.