Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [authentication]

Authentication is the process of providing a proof of identity or verifying identity.

authentication
0 votes
0 answers
19 views

ASP.NET Core 8.0 Web API - can't publish on IIS after adding authentication

Created a sample ASP.Net Core WeatherForecast Web API and Deployed on IIS (which is running on local machine), and it is working as expected no issue at all. Once I added authorization in program.cs I ...
Shahid Hussain's user avatar
0 votes
0 answers
25 views

How to automatically refresh, and reuse access tokens using nextJS app router and Auth0?

I am working with a Next.js frontend and an Express backend. I need a solution to automatically create and reuse a user’s access token until it expires. I believe there might be a way to achieve this ...
Kevin's user avatar
  • 51
0 votes
1 answer
60 views

How to access private key of a passkey on the client?

I am building an app with sveltekit and I have decided to implement passkeys as a form of authentication. So, I started researching about them and found out that in their foundation is the concept of ...
standard's user avatar
-2 votes
1 answer
75 views

Does anyone know why my variable (x) changed its value from 3 to 0 (1 after x++) in this program? I'm trying to make a signup system but it overwrites

Like what the title said, I was trying to make a signup system but for some reason it overwrites the array which was supposed to be defaultuser[0] = "12291955" it becomes what I inputted ...
Reaper Rapper-san's Eye's user avatar
0 votes
0 answers
19 views
+50

Unable to Login to cPanel after Installing SSL Certificate on GoDaddy Hosting from Office Network

I am experiencing a strange issue with my GoDaddy hosting setup. I have one main domain and two subdomains. Here's a summary of the problem: Background Hosting Provider: GoDaddy Domains: One Main ...
Murtaza Abbasi's user avatar
-3 votes
0 answers
39 views

my team member including myself is facing an issue of authentication pop-up coming every time we perform an action on the azure board [closed]

enter image description here... My team members, including myself, have been experiencing issues while performing actions on the Azure board. For example, whenever I try to change the state of a work ...
user10's user avatar
  • 1
-1 votes
0 answers
14 views

Regarding Amazon Cognito and React

my aws cognito has been made like when the user signup or signin successfully they will redirect to a url from backend only(like they have created a callback lambda). so can you recommend any ...
Ayush Raj's user avatar
0 votes
1 answer
51 views

Can you create 'User Flows' in Azure with a pay-as-you-go account

I'm trying to follow the tutorial here: enable auth web api and here set up user flows i have a pay-as-you-go account and I don't see the 'user flows' option anywhere in the AAD B2C UI. Any advice?
Chris Hayes's user avatar
  • 4,016
0 votes
0 answers
7 views

Bug description: We couldn't locate login screen

Updated iPhone app was rejected by App Review. Bug Description: We couldn't locate login screen. Review device details: Device type: iPad Air (5th generation) OS version: iOS 17.5.1 Does anyone know ...
V Trunk's user avatar
0 votes
0 answers
11 views

How to create a WTPART using jax web service in windchill PDM link

I'm trying to create a WTPart or WTDocument using jax web service. Please help me if anyone knows it I have created a web service extends with Jax web service, and I'm passing name and number as a web ...
Prema Raghu's user avatar
0 votes
0 answers
14 views

How to authenticate a user to Auth0 from an IntelliJ plugin?

I am working on an IntelliJ plugin in Kotlin and need to authenticate users via Auth0 on some custom domain auth.myservice.com. I've seen other IntelliJ plugins that authenticate the user they open ...
Tomer Gal's user avatar
  • 970
0 votes
1 answer
22 views

Automatically log in to a third-party web app that uses SSO

I have a web application (React + Node.js) that redirects users to a third-party web app, where they currently need to log in manually. I want to enable automatic login to this third-party web app so ...
Stacey Kirby's user avatar
-3 votes
0 answers
25 views

Authentication and Authorization issue [closed]

How can I configure authentication and authorization for an ASP.NET Web API (running on "legacy" .NET framework)c#? Just a simple and an efficient way to do it, I keep find configurations ...
Denny Quizanga's user avatar
0 votes
0 answers
18 views

How to make extra data available to session in next-auth

we are doing the auth on our website using next-auth. When the user is logged in, we receive the access token and the expiration date. Then, according to our BE model, we need to make other calls to ...
Anna's user avatar
  • 1
0 votes
0 answers
21 views

filament login using azure active directory not working [closed]

I tried to use this plugin https://filamentphp.com/plugins/chrisreedio-socialment but after I logged in it redirected me to the login page without any notification or a sign that it was successful if ...
Mohamed Saihi's user avatar

15 30 50 per page