python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Keycloak - login in Pop Up window
I am using keycloak in an iframe. My keycloak client is Okta.
With my current configuration, keycloak simply redirects to okta login page. This means they are beeing opened within the iframe aswell. I...
Hoks Vishu
Votes: 0
Answers: 1
Handle custom roles for OKTA auth in spring boot
In my application I'm using firm's OKTA for user auth.
This application has its own custom ROLES which are not present in OKTA group.
Based on these custom roles, I want to provide access to different...
reiley
Votes: 0
Answers: 0
Test passing without the correct otka authority
I'm trying to test a simple Spring api that uses Okta oidc auth. Here is a sample of my controller:
@RestController
@RequestMapping(value = "/foos")
public class FooController {
@Autowir...
Felipe Hogrefe Bento
Votes: 0
Answers: 1
how to provision okta with sql database user table
I have enterprise application(say xyz) which is developed in asp.net mvc and deployed in Azure App service. our database deployed in azure virtual machine. user management flow is written in xyz appli...

Anish Sinha
Votes: 0
Answers: 2