Commit 03a27285 authored by Clark Lin's avatar Clark Lin
Browse files

enabled multiple SSO, upgraded to ORDS 23.3 and APEX 23.2, along with missing DB objects fix

added WeChat scanning login via Authing SSO
enabled multiple login including APEX/Authing/Azure
added missing table script stdt_en_verb_tenses.sql
parent f77f5bfc
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PLUGIN: THEME_42$AVATAR -- PLUGIN: THEME_42$AVATAR
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PLUGIN: THEME_42$BADGE -- PLUGIN: THEME_42$BADGE
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PLUGIN: THEME_42$BUTTON -- PLUGIN: THEME_42$BUTTON
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PLUGIN: THEME_42$COMMENTS -- PLUGIN: THEME_42$COMMENTS
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PLUGIN: THEME_42$CONTENT_ROW -- PLUGIN: THEME_42$CONTENT_ROW
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PLUGIN: THEME_42$MEDIA_LIST -- PLUGIN: THEME_42$MEDIA_LIST
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PLUGIN: THEME_42$TIMELINE -- PLUGIN: THEME_42$TIMELINE
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- PWA SHORTCUT: My Shortcut -- PWA SHORTCUT: My Shortcut
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
prompt --application/shared_components/security/authentications/application_express_accounts1 prompt --application/shared_components/security/authentications/application_express_accounts
begin begin
-- Manifest -- Manifest
-- AUTHENTICATION: Application Express Accounts1 -- AUTHENTICATION: Application Express Accounts
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
...@@ -13,11 +13,13 @@ wwv_flow_imp.component_begin ( ...@@ -13,11 +13,13 @@ wwv_flow_imp.component_begin (
); );
wwv_flow_imp_shared.create_authentication( wwv_flow_imp_shared.create_authentication(
p_id=>wwv_flow_imp.id(16025738579514292) p_id=>wwv_flow_imp.id(16025738579514292)
,p_name=>'Application Express Accounts1' ,p_name=>'Application Express Accounts'
,p_scheme_type=>'NATIVE_APEX_ACCOUNTS' ,p_scheme_type=>'NATIVE_APEX_ACCOUNTS'
,p_invalid_session_type=>'LOGIN' ,p_invalid_session_type=>'LOGIN'
,p_cookie_name=>'&WORKSPACE_COOKIE.'
,p_use_secure_cookie_yn=>'N' ,p_use_secure_cookie_yn=>'N'
,p_ras_mode=>0 ,p_ras_mode=>0
,p_switch_in_session_yn=>'Y'
); );
wwv_flow_imp.component_end; wwv_flow_imp.component_end;
end; end;
......
prompt --application/shared_components/security/authentications/authing
begin
-- Manifest
-- AUTHENTICATION: Authing
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
,p_default_owner=>'STUDENT'
);
wwv_flow_imp_shared.create_authentication(
p_id=>wwv_flow_imp.id(3212996236472815)
,p_name=>'Authing'
,p_scheme_type=>'NATIVE_SOCIAL'
,p_attribute_01=>wwv_flow_imp.id(3212609465422087)
,p_attribute_02=>'OPENID_CONNECT'
,p_attribute_03=>'https://clark-apex.authing.cn/oidc/.well-known/openid-configuration'
,p_attribute_07=>'username'
,p_attribute_09=>'username'
,p_attribute_11=>'Y'
,p_attribute_13=>'Y'
,p_invalid_session_type=>'LOGIN'
,p_cookie_name=>'&WORKSPACE_COOKIE.'
,p_use_secure_cookie_yn=>'N'
,p_ras_mode=>0
,p_switch_in_session_yn=>'Y'
);
wwv_flow_imp.component_end;
end;
/
prompt --application/shared_components/security/authentications/azure_apex_student_performance_tracking_app_oauth2 prompt --application/shared_components/security/authentications/azure
begin begin
-- Manifest -- Manifest
-- AUTHENTICATION: Azure Apex Student Performance Tracking App Oauth2 -- AUTHENTICATION: Azure
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
...@@ -13,7 +13,7 @@ wwv_flow_imp.component_begin ( ...@@ -13,7 +13,7 @@ wwv_flow_imp.component_begin (
); );
wwv_flow_imp_shared.create_authentication( wwv_flow_imp_shared.create_authentication(
p_id=>wwv_flow_imp.id(17546038613446690) p_id=>wwv_flow_imp.id(17546038613446690)
,p_name=>'Azure Apex Student Performance Tracking App Oauth2' ,p_name=>'Azure'
,p_scheme_type=>'NATIVE_SOCIAL' ,p_scheme_type=>'NATIVE_SOCIAL'
,p_attribute_01=>wwv_flow_imp.id(17545899838420103) ,p_attribute_01=>wwv_flow_imp.id(17545899838420103)
,p_attribute_02=>'OAUTH2' ,p_attribute_02=>'OAUTH2'
...@@ -26,8 +26,10 @@ wwv_flow_imp_shared.create_authentication( ...@@ -26,8 +26,10 @@ wwv_flow_imp_shared.create_authentication(
,p_attribute_12=>'BASIC_AND_CLID' ,p_attribute_12=>'BASIC_AND_CLID'
,p_attribute_13=>'Y' ,p_attribute_13=>'Y'
,p_invalid_session_type=>'LOGIN' ,p_invalid_session_type=>'LOGIN'
,p_cookie_name=>'&WORKSPACE_COOKIE.'
,p_use_secure_cookie_yn=>'N' ,p_use_secure_cookie_yn=>'N'
,p_ras_mode=>0 ,p_ras_mode=>0
,p_switch_in_session_yn=>'Y'
); );
wwv_flow_imp.component_end; wwv_flow_imp.component_end;
end; end;
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- SECURITY SCHEME: Administration Rights -- SECURITY SCHEME: Administration Rights
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOGIN_REMEMBER_USERNAME -- LOGIN_REMEMBER_USERNAME
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOV_CALENDAR_COLOR -- LOV_CALENDAR_COLOR
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOV_COMPLETION_PERCENT -- LOV_COMPLETION_PERCENT
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOV_RESULT_LEVEL -- LOV_RESULT_LEVEL
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOV_STUDENT -- LOV_STUDENT
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOV_SUBJECT -- LOV_SUBJECT
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOV_TENANT -- LOV_TENANT
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
...@@ -4,8 +4,8 @@ begin ...@@ -4,8 +4,8 @@ begin
-- LOV_TERM -- LOV_TERM
-- Manifest End -- Manifest End
wwv_flow_imp.component_begin ( wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28' p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.1.0' ,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494 ,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001 ,p_default_application_id=>10001
,p_default_id_offset=>0 ,p_default_id_offset=>0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment