<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000076wscvCAAOkta Classic EngineMulti-Factor AuthenticationAnswered2021-08-16T10:23:30.000Z2021-08-12T08:01:22.000Z2021-08-16T10:23:30.000Z

RehanA.77534 (Customer) asked a question.

Error in redirectUri and endSessionRedirectUri.

Here is my configration.app not direct to login page and also not comeback from login page.

export default {

  oidc: {

    clientId: '0oa1g9tp14KiDLzJZ5d7',

    redirectUri: '.okta.dev-52866645:/callback',

    endSessionRedirectUri: '.okta.dev-52866645:/callback',

    discoveryUri: 'https://dev-52866645.okta.com/oauth2/default',

    scopes: ['openid', 'profile', 'offline_access'],

    requireHardwareBackedKeyStore: false,

  },

};

 


  • User15870271315678636255 (Vendor Management)

    Hi Rehan,

     

    This is Casiana and I am representing Okta Support.

     

    What I can recommend in this case is to open a ticket to the developer team in order to troubleshoot the issue with them.

     

    Thank you!

    Expand Post
This question is closed.
Loading
Error in redirectUri and endSessionRedirectUri.