Skip to content

Conversation

dickhardt
Copy link
Collaborator

  • Add 'manage' command to Abstract and Introduction command lists
  • Add account management handover documentation to Command Usage Overview
  • Add 'aud_sub' claim definition to Command Token section for account resolution
  • Register 'aud_sub' and 'managed_by' claims in IANA JWT Claims registry
  • Complete integration of account resolution features throughout specification

These changes enable OPs to take over management of existing RP accounts and provide efficient account lookup using RP internal identifiers.

#25

see previous comments on old PR that I accidently closed from Karl

#27

Most of his comments have been incorporated in this PR

- Add 'manage' command to Abstract and Introduction command lists
- Add account management handover documentation to Command Usage Overview
- Add 'aud_sub' claim definition to Command Token section for account resolution
- Register 'aud_sub' and 'managed_by' claims in IANA JWT Claims registry
- Complete integration of account resolution features throughout specification

These changes enable OPs to take over management of existing RP accounts
and provide efficient account lookup using RP internal identifiers.
- Add comprehensive Management Transfer section with manage command details
- Separate Account Resolution and Management Transfer into distinct sections
- Update Introduction with 'account lifecycle management' terminology
- Clarify Success Response with 'OP tenant' specification
- Add JSON String type specifications for callback_token and aud_sub claims
- Include granularity comment about lifecycle vs session management
- Fix typo: 'successful' -> 'successfully' in Success Response
- Various editorial improvements for clarity and consistency

Addresses suggestions from #27
Co-authored-by: collaborator from original PR review
…vider values

- Rename "takeover" command to "migrate" throughout specification
- Change "take over" terminology to "migrate" for consistency
- Update command identifiers from takeover/takeover_async to migrate/migrate_async
- Rename "both" authentication_provider state to "op_migration"
- Standardize all authentication_provider values to lowercase (op, rp, op_migration, external, unknown)
- Update Authentication Takeover Process to Authentication Migration Process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants