Skip to main content

All Questions

Tagged with
0 votes
0 answers
112 views

Encountering error": "Internal Server Error", Code 500 - Okta Authentication Setup with AWS OpenSearch VPC + Nginx Reverse Proxy

I have a AWS Opensearch in VPC network. I am using Nginx reverse proxy to access Opensearch Dashboard (Kibana). My Curent setup is working fine. I tried to SAML Okta Authentication but getting ...
Gursharan Singh's user avatar
0 votes
1 answer
1k views

Where to get the IDP Metadata url from?

Our customers integrate their SSO (okta/google) with our SaaS. Now inorder to authenticate them, we do a SAML login. The crewjam library in golang has the following snippet which asks for metadataUrl :...
Roger's user avatar
  • 2,913
0 votes
0 answers
45 views

Can't find Self-Service Registration in OKTA

I am attempting to locate the Self-Service Registration option within the Okta dashboard. Previously, it was located under the Directory tab, however, I am unable to locate it now. There may have been ...
Alchemist's user avatar
  • 345
1 vote
2 answers
1k views

Okta backchannel logout for OIDC

I'm wanting to incorporate an OIDC sign in flow to my single page webapp through an Okta app. However, I want the session of the user that signed in through Okta in my system to be tied to their Okta ...
abagshaw's user avatar
  • 6,472
2 votes
0 answers
319 views

How to use ngrok in conjuction with Okta with Android Emulator

I am testing SSO with okta. I am trying to login to okta using an Android Emulator. For me to be able to hit my local host from the emulator I used ngrok. Now i am able to access the local host from ...
oopTiger's user avatar
3 votes
2 answers
3k views

AWS Amplify federated Okta authentication with hosted Cognito UI

I'm trying update an existing React Amplify app which authenticates using AWS Cognito user pools to also authenticate using Okta SSO integrated via SAML. Cognito was configured according to these ...
Tom Morris's user avatar
  • 10.5k
0 votes
1 answer
1k views

After successful OKTA login spring boot application enters a infinite loop

I am trying to integrate SSO into my spring boot application. I tried to follow the tutorial mentioned at https://developer.okta.com/blog/2017/03/16/spring-boot-saml and created a sample application ...
Swathi 's user avatar
  • 199
0 votes
1 answer
154 views

Login via SSO (SAML) for ANY user from the Internet (not just a corporate one)

I have included SSO (SAML) authorization in my existing application. But for me it was an unpleasant surprise to find that only 2 types of users can use the login through the providers I added (Okta, ...
rglitchard's user avatar
0 votes
1 answer
269 views

Possible to SSO / SAML DocuSign eSignature with Okta?

I am on the IT team at Segment and in the process of reviewing how DocuSign eSignature is used at Segment. I have a few questions: 1) Would it be possible to SSO / SAML with Okta? 2) If so, do you ...
Ian Johnsen's user avatar
0 votes
1 answer
6k views

SAML certificate, private-key

So I am implementing SSO over SAML2.0 for our application. We are using saml2-js on our side and we are doing SP initiated SSO. The implementation is ready and it is working however there are a few ...
Attila Kling's user avatar
  • 1,777
0 votes
1 answer
2k views

Understanding Entity ID when URI is URL should I use HTTP or HTTPS

When setting up an SSO solution, in my case using Okta, there are the following elements to define: IdP Server Issuer/Entity ID - http://www.okta.com/dskjeoirueiuaksjdkfj SP Issuer/Entity ID - http:/...
Shogun's user avatar
  • 3
5 votes
2 answers
3k views

SSO : Should SP validate session with IDP in every request

As per SP initiated SSO flow, User tries to access SP. Since the user is unauthenticated, he is redirected to IDP where he enters his credentials, post successful login, IDP sets cookies in user's ...
Saurabh Agrawal's user avatar
0 votes
1 answer
1k views

What should be the relay state value for SP initiated SAML in Okta?

I am setting up a SP initiated SAML 2.0 app using Okta and i am not sure about what the relay state value and audience URI should be. My SP URL - https://sampleapp.company.com/appname/default.aspx ...
Deepanshu Kalra's user avatar
0 votes
1 answer
628 views

Is there any session token from Okta SAML IDP service that can be reused to login from different app

In our case, we have two completely different web apps running on two different domains and platform say app X (which also acts as SAML Service Provider) and app Y. In app X’s login page, the user can ...
solar's user avatar
  • 31
3 votes
1 answer
659 views

Making WPF Application (with Node Backend) Work With ADFS?

One of our clients requested that we integrate our system with ADFS (Active Directory Federation Services) while another requested that we integrate with Okta. They want the experience to go something ...
Thomas's user avatar
  • 585

15 30 50 per page