Details
-
Type:
extRequest
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
Sender Email:
-
HD-Chapter:Security
-
HD-Enabler:KeyRock
Description
Hi,
Good Afternoon.
We have implemented Identity management Keyrock instance in our local
environment. We can login into the fi-ware lab. We can get the callback URL
also but we donĀ¹t know how to logout with the API service call kindly do the
needful.
Thanks,
Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fiware.org
https://lists.fiware.org/listinfo/fiware-tech-help
[Created via e-mail received from: varadharajan <vnln@equadriga.in>]
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Labels | KeyRock |
Assignee | Alvaro Alonso [ aalonsog ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [Fiware-tech-help] Identity Management Keyrock | FIWARE.Request.Tech.Identity Management Keyrock |
Summary | FIWARE.Request.Tech.Identity Management Keyrock | FIWARE.Request.Tech.Security.IDM-KeyRock.Logout |
Sender Email | vnln@equadriga.in |
HD-Enabler | KeyRock [ 10889 ] | |
HD-Chapter | Security [ 10841 ] |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
4d 23h 55m | 1 | Alvaro Alonso | 11/Jan/16 12:54 PM | |||||
|
1s | 1 | Alvaro Alonso | 11/Jan/16 12:54 PM | |||||
|
1s | 1 | Alvaro Alonso | 11/Jan/16 12:54 PM |
Hi,
OAuth2 protocol provides tools to implement single sign in. However, single sign on is not though in the specification. So you would have to implement your own mechanism to delete the session in your applications.
BR