FormidableLabs / FormidableLabs/react-native-app-auth

Support the OpenID Provider Discovery Metadata

Open
#828 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
473
PR merge metrics
No merged PRs in 30d

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.