python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
is it possible to add wildcarts in the redirect_uri in identity server?
I'm trying to configure a valid redirectUri for all of my swagger clients, It cost me a lot of work, cause I have to configure a redirectUri for local environment and one redirectUri for each environ...
delfosk9
Votes: 0
Answers: 1
Spring security Oauth2 Redirect URI setting is ignored when using application.properties
I am configuring multiple authentication clients for a spring-boot application, and am attempting to override the default redirect URI using:
spring.security.oauth2.client.registration.google.redirect...
nick_j_white
Votes: 0
Answers: 0
Flutter oAuth2 login with discord. Error with redirect URI
I'm looking to make a button login with discord. For that I use flutter_web_auth but discord shows me an error with the redirect URI.
Invalid OAuth2 redirect_uri
Redirect URI is not supported by clien...
mathys paul
Votes: 0
Answers: 1
access_token pull issue after salesforce login in react-native. ( redirect_uri not working )
We have 2 domain in salesforce:
1-) https://gablesinsurancerecovery.my.salesforce.com
2-) https://gableinsurancerecovery.force.com
and we have 2 user:
developer@cloudspade.com
communitytest@cloudspa...
Furkan Atakan BOZKURT
Votes: 0
Answers: 1