Giter VIP home page Giter VIP logo

identity's Introduction

SpaceONE Identity Service

identity's People

Contributors

100sun avatar admin-cloudforet avatar admin-spaceone avatar geunjelee avatar immin5 avatar jeoungseungho avatar jihyungsong avatar joon0615 avatar khl6235 avatar ku524 avatar minseolee avatar sang-w0o avatar sooyoung98 avatar stat-kwon avatar umi0410 avatar whdalsrnt avatar xellos00 avatar yjinjo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

identity's Issues

Add resend email function when token expired

Description

Currently, we only display a message asking users to contact the administrator when their token expires.
To solve this problem we are plan to add resend email function when token expired

Support MFA through EMAIL.

Description

We have plans to support MFA. As the first step, we will be providing support through email verification.

Add ProjectGroup users

Description

To enhance the project group feature, we are planning to enable users to be added to project groups. As a result of this enhancement, users will gain access to all projects included in the project group.

name of domain should be unique

Name of domain is used for FQDN.

example.
If create Domain (name=abc)
abc.spaceone.example.com

If create Domain (name=abc) again, domain will be created with other domain_id.
Expected ==> Duplicated

Set name as unique value.

Change Provider Schema for Trusted Account

  1. AWS
{
'supported_schema':['aws_access_key', 'aws_assume_role'],
'trusted_service_account_schema': ['aws_access_key'],
'general_service_account_schmea': ['aws_assume_role']
}
  1. Google Cloud
{
'supported_schema':['google_oauth2_credentials'],
'trusted_service_account_schema': ['google_oauth2_credentials'],
'general_service_account_schmea': ['google_oauth2_credentials']
}

Add feature Auto sync provider's account

Description

There were many requests for automatic account linking. The concept of this feature is that when one account is registered, all its sub-accounts are registered in our console.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.