-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Labels
area/portalapollo-portalapollo-portalbugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
we are integrating Apollo with Keycloak (openid provider), and got below issues:
- it seems to be not corrected that Apollo use ocdi user's subject as user id , should be some other properties such as email/username... because the subject of ocdi user's subject may be ID in database. it's better that can be configurated by user.
- if the apollo work on Nginx or with some context path such as apollo, when logout (integrate with openid), it redirect to /logout, should be /apollo/logout.
Metadata
Metadata
Assignees
Labels
area/portalapollo-portalapollo-portalbugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.