Share auth cookie in workspace
This commit is contained in:
parent
21ddc6288e
commit
4de31a05f3
@ -16,6 +16,7 @@ wwv_flow_api.create_authentication(
|
||||
,p_name=>'APEX_ACCOUNTS'
|
||||
,p_scheme_type=>'NATIVE_APEX_ACCOUNTS'
|
||||
,p_invalid_session_type=>'LOGIN'
|
||||
,p_cookie_name=>'&WORKSPACE_COOKIE.'
|
||||
,p_use_secure_cookie_yn=>'N'
|
||||
,p_ras_mode=>0
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user