Questions tagged [okta]

Identity and mobility management.

Enterprise-grade identity & mobility management for all your apps, users & devices.

This tag covers all Okta products: - Identity - Mobility - Single sign on - Integrations etc.

1660 questions
0
votes
1 answer

Okta Client Assign Users to App

I'm using Okta for Single Sign On, and I'm trying to figure out how I can script assigning users to specific applications. I am currently syncing with AD so the users are already in their groups, I'm just not sure how to confirm assignments to their…
user2019182
  • 295
  • 5
  • 19
0
votes
1 answer

Okta Sign-In Widget - Login Credentials Sent as Clear Text, already on SSL

We have been using Okta in one of our applications running on ASP.Net MVC and are using Okta Sign-In Widget. We did a security audit on our application and it pointed out a vulnerability saying, Login Credentials Sent as Clear Text. Upon looking…
Sufiyan
  • 1
  • 1
0
votes
1 answer

How to test SCIM service with OKTA

Is there any documentation on how to test SCIM service integration in OKTA developer account? I am new to using OKTA. Need to test my SCIM service with OKTA.
Dhanuka777
  • 8,331
  • 7
  • 70
  • 126
0
votes
1 answer

OKTA SCIM tests - “Required Test: Create Okta user with realisitic values” does not have a Content-Type

I downloaded OKTA default test suite from, http://developer.okta.com/standards/SCIM/SCIMFiles/Okta-SCIM-20-SPEC-Test.json. I uploaded this to Runscope and tried to execute tests (I am referring to line number 782 in this json file.) I noticed that…
Dhanuka777
  • 8,331
  • 7
  • 70
  • 126
0
votes
1 answer

SAML and identities

Our customer is using Okta and is asking us to SAML-enable our app so they can access it using idnetities in Okta. We plan to use OpenSAML to do it. So far so good. But usually, our app has access to identities (list of users, groups/members) coming…
0
votes
1 answer

List Okta usernames assigned to app via postman

Is there a way, via Postman, to list the usernames assigned to an application. I am not looking for the Okta username, rather the username being passed to the SP. If yes, is there a way to limit the response to only that value as opposed to all…
user7691343
0
votes
1 answer

Okta Python SDK - how to use the 'query' attribute in UsersClient get_users method

I would like to use the get_users(self, limit=None, query=None, filter_string=None): method provided by UsersClient.py in the Python SDK and I intend to use the query and filter_string method parameters. However, there is no documentation regarding…
Shetty
  • 441
  • 5
  • 19
0
votes
2 answers

"Single Sign on" using OKTA in an MVC Application

I need to implement the "Single Sign on" using OKTA in an MVC Application. I have created an account on Okta and created an application. I can able to get the details such as Identity Provider Single Sign-On URL,Identity Provider Issuer and X.509…
Roshil K
  • 2,583
  • 28
  • 38
0
votes
1 answer

Modify HTML Content Created by 3rd Party JS Script

I am creating a custom sign in experience for a customer using okta Sign in Widget. As part of this 'widget' the function creates an HTML login form. One of the tags this generates I want to modify the contents of after it has been generated on…
James-R10
  • 25
  • 5
0
votes
2 answers

Okta application just redirect to a url

One of our requirements Is provision an app to an Okta user so he can click the app box and just redirect to an url with some query string parameters, no login required, is this possible using Okta?
Rodrigo Zurek
  • 4,555
  • 7
  • 33
  • 45
0
votes
0 answers

Owin UseOAuthBearerAuthentication Not getting groups claims

I am not getting any group claims back from Okta when authenticating using the id_token. I am getting the name, email, address, and username, but no groups. Not sure what else I would need to do to get this onto the principle var clientID =…
twaldron
  • 2,722
  • 7
  • 40
  • 55
0
votes
0 answers

Logging with Okta using Active Directory Employee Id

I am very new to OKTA. Currently I am engaged in a specific requirement where our on premises SharePoint 2013 Application is integrated with OKTA. As of while trying to login to SharePoint the OKTA Login Screen appears which accepts Ad…
0
votes
0 answers

Okta ApiClient GetList: "Error making an HTTP request: One or more errors occurred"

I am using Okta as my authentication provider, however recently I am getting the above-mentioned exception message most of the time, although not always. I took a look at the c# wrapper, but I still can't figure out why the outcome seems so…
Emanuele Ciriachi
  • 2,216
  • 2
  • 26
  • 39
0
votes
1 answer

Okta as IDP and simplesamlphp as SP - IDP initiated login does not work

so I am able to make the SP initiated login work using simplesamlphp but there does not seem to be a way to make it work when clicking on the Okta Chicklet. Here are the logs I am presented with when trying to login: Feb 7 10:21:25…
Mental Zenga
  • 80
  • 1
  • 8
0
votes
0 answers

Main webpage not found with HTTPS on Java Play framework

Sorry, this problem has many variables so I might not be isolating the problem correctly. Our website/application is using HTTPS under the Play 2.1.2 framework behind Okta. Okta uses SAML to authenticate. Our Java files for all of our pages (in…
Classified
  • 5,759
  • 18
  • 68
  • 99
1 2 3
99
100