Skip to content

Enable a Hello user to request admin access to a WP Application through the console #80

@guruhuey

Description

@guruhuey

Is your feature request related to a problem? Please describe.

After an admin configures the console, they are sole admins of the application

Another admin of the same WP instance may not have been given admin level access to the console. But they will see the settings for the plugin in the WP-Admin dashboard.

How does this user, who may be allowed to access the console to make changes/additions, procure such access?

Describe the solution you'd like

When a user requests access to a specific console supporting a plugin

  • if no wallet session is detected, present hello login button -- signin/up
  • if session is active, display a request access to XYZ Application, select identity to connect
  • -- backend process put the Hello identity into a queue for the admin to review, send a notice

Many other standard events/functions ocurs from this user story.

What else might be done with the referrer here for instance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions