FormidableLabs / FormidableLabs/react-native-app-auth
Support the OpenID Provider Discovery Metadata
- Lingua principale
- Java
- Stelle
- 2.3k
- Fork
- 473
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Issue
I getting following issues while trying to support logout
*** Assertion failure in -[OIDEndSessionRequest endSessionRequestURL], OIDEndSessionRequest.m:184
2023-03-09 14:54:36.180270+0530 EnablePlus[22485:292112] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'The service configuration is missing an end_session_endpoint.'
Are there any plans to support the OpenID Provider Discovery Metadata for "ping_end_session_endpoint" instead of using "end_session_endpoint" since it is common for Ping Federate.
or is there anyway to override the "end_session_endpoint" to "ping_end_session_endpoint"
## Environment
* **Your Identity Provider**: `PingFederate`
* **Platform that you're experiencing the issue on**: `both`
* **Are you using Expo?** No
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with the OIDEndSessionRequest.m assertion and the service configuration described in the report, then trace OpenID Provider Discovery Metadata handling on both platforms. Done means PingFederate's ping_end_session_endpoint is supported or can be explicitly overridden without the missing end_session_endpoint failure.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- api, authentication
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100