[R-2025-23]多要素認証機能の本番環境への設定作業(rebase+テストコードの追加)#717
Open
Yusaku-Kitabatake wants to merge 53 commits into
Open
Conversation
…multiple small files
…nd Change from map to object
…ate logic show error message and alert quota warning
… travis error when merge
…_group_management_rebase
…i_grdm_202510_step2/2.3_mapcore_group_management_rebase
…gic check groups addon enabled
06bbe40 to
a680a10
Compare
a680a10 to
6897f8c
Compare
…L and set default addon groups in admin is disable
- Isolate or reset the `isComposing` flag to prevent pollution between modals. - Explicitly initialize the `isComposing` property in the controller. - Update UT test to ensure tests accurately verify the source code behavior.
…i_grdm_202603_step9/2.2_improve_project_name_input
…i_grdm_202603_step9/2.1_idp_auth_response_text_display
…i_grdm_202510_step2/2.3_mapcore_group_management_rebase and resolve conflict
…_mapcore_group_management_rebase Feature/nii grdm 202510 step2/2.3 mapcore group management rebase
…_improve_project_name_input Feature/nii grdm 202603 step9/2.2 improve project name input
Hotfix/58729
…m stored metadata
…ights-migration Fix/remove metadata access rights migration
Fixed bug in creating ro-crate without additional metadata files.
…_grdm_202510_step2/2.1_improve_multiple_small_file_uploads_merge and resolve conflict
+ Add PROVIDER_SETTINGS for s3compatsigv4 and Institution storage + Add reset default handle logic
…before processFile() in processQueue
…improve_multiple_small_file_uploads_merge
…improve_multiple_small_file_uploads_merge Hotfix/nii grdm 202510 step2/2.1 improve multiple small file uploads merge
…_idp_auth_response_text_display Feature/nii grdm 202603 step9/2.1 idp auth response text display
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
https://redmine.devops.rcos.nii.ac.jp/issues/55791
Changes
eduPersonAssuranceから IAL/AAL を判定する処理ValidationErrorを raise する処理urlencodeで組み立ててuser.contextに格納する処理user.ial/user.aalを DB に永続化する処理idp_attrにinstitution.idを含めて保存する処理Dev-Ops Notes
本機能は
RCOSDP/RDM-cas-overlay#19
の改修と連動しているため、本機能をリリースする際は上記のPR内commitも合わせてリリースすること。
また、実行環境の設定については
https://redmine.devops.rcos.nii.ac.jp/issues/55790
こちらのcommitを反映させること。
QA Notes
Documentation
Side Effects
Ticket
https://redmine.devops.rcos.nii.ac.jp/issues/56420
https://redmine.devops.rcos.nii.ac.jp/issues/58907