[
https://issues.apache.org/jira/browse/ATLAS-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010652#comment-18010652
]
ASF subversion and git services commented on ATLAS-5062:
--------------------------------------------------------
Commit 24651d8527f04904cc86564afc62ef49697f60bc in atlas's branch
refs/heads/ATLAS-5062 from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=24651d852 ]
ATLAS-5062: UI:Fix for improving logout mechanism in Atlas UI code base.
> [Atlas UI] Fix for improving logout mechanism in Atlas UI code base
> -------------------------------------------------------------------
>
> Key: ATLAS-5062
> URL: https://issues.apache.org/jira/browse/ATLAS-5062
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core, atlas-webui
> Reporter: Brijesh Bhalala
> Assignee: Prasad P. Pawar
> Priority: Major
> Labels: Atlas-UI, atlas-react
>
> [Atlas UI] Fix for improving logout mechanism in Atlas UI code base
> *Current Behavior* :
> * When a user clicks the logout button from the UI, the system directly
> navigates to logout.html.
> * No additional steps are performed after the logout page is hit
> *New Behavior* :
> * The logout process will be updated to follow a multi-step flow.
> * Instead of calling logout.html , the new implementation will be calling
> following APi's and endpoint:
> 1)checkknoxSSo API
> 2)lougout API
> 3)locallogin call
> This will ensure a more flexible, maintainable, and robust logout process
> that aligns with current requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)