Where can I find usernames and passwords of extensions I bought - magento2

where are all login credentials of extensions stored in Magento 2.
can't seem to find them.

Do you know which extensions You've purchased? If you connected to Magento Marketplace to your store, you should be able to find the extensions through the marketplace. Each company has its own website with login credentials.
For instance Webkul store or Amasty is one of the examples.
Hope this helps!

Related

Okta App Accessing issues

I have added community applications to our Dashboard by clicking on Add Apps(home page), and assigned to the people. its working fine, people able to access Community Software, but whenever we are intended to create our custom app(Jive demo sandbox) from admin panel and assigned people its not working as expected. even the admin not able to access the app it is showing message "Sorry, you can't access Jive Software because you are not assigned this app in Okta".
i have followed the integration process from
http://developer.okta.com/use_cases/integrate_with_okta/
please help me that i am missing any integrations or configurations
There is not sufficient information in this question to be able to answer. Have you tried reaching out to Okta Support? They should be able to check your configuration with your permission and help you with it.

How to add another account to Firebase Console (NOT the project)?

On every work day I'm logged into two Gmail accounts - personal and work.
When I open Firebase Console, I'm already logged in with my personal account. Clicking on user icon only lets me log out which screws up my Gmail sessions.
Just like in Gmail, it would be nice if I can add account to FB Console.
This has nothing to do with collaborators for the FB project.
Is it possible?
Thanks.
I found official answer for your question . I was in same situation and resolved issue with this:
Official Link
Here is a workaround:
Start another browser.
Login with work account.
Create project.
Give your other account access rights to the project (if your employer agrees).
Use your favourite browser from there on.

Moodle and Google SSO

My school is looking to use moodle as an LMS and integrating it with google apps. What I would like to implement in the integration is a single sign on where once a user is logged into google apps, they would immediately be logged into their moodle account. I want this to also be possible vice versa where a user would also be automatically logged into their google apps account if they login to moodle instead. So far the plugins I have found can only do one or the other; not both (or perhaps I do not know how to configure them this way).
I have tried using googleoauth2 and GSAML but had no luck. Can someone please help or guide me somewhere that has this implemented?
Thanks you
THe process is well-documented here: https://docs.moodle.org/29/en/Google_Apps_Integration
The OneLogin plugin (among other options) supports both SSO and Google Apps. I would suggest starting there.
The exact documentation (should you choose to proceed with this login) can be found here. You will need OpenAM as well.

Liferay 6.2: Documents and Media portlet subscription feature not working for standard user

I am using Liferay 6.2 and want to set the options for the folder subscription feature in the Documents and Media portlet. My problem is that the button "subscribe" only appears for my Admin-user. For every other user of my portal it is not showing up.
I checked every permission that is set for users in the portal and the subscription-feature is nowhere to be seen. How can I have my normal users subscribe to folders?
Where can I find the right settings?
TIA
I found the solution myself.
The problem was that the users were not assigned to the open site. Although they had all the roles they needed they HAD to be assigned to the site, not only the community.

Change Front page for anonymous user in sugarcrm?

What I Want ?
I want my sugarcrm site Look like a normal site like any other site. on which their is Home, About us, Contact us and LOgin options are their?
What I have done ?
when I see the url of my site it look like "localhost/crm/index.php?module=Users&action=Login" thats why I have created a custom module for contact us and home page. and try to fetch that links through passing url.
face Hurdle in it?
Whatever I pass The link over it that was only open when any user login into it. it does not open for Guest user.
Please give some Idea about it.
I have also try to chang the LDAP Authentication but I can`t understand the behaviour of LDAP authentication.
This isn't the answer that you are looking for, but SugarCRM is not a CMS but a CRM. It isn't meant to look and work like any other site. It is a business application. That being said there are always ways to manipulate the theme/layout to match your business' theme so that all your business apps have a similar theme for your organization's users. If you are looking at doing something with external users having access to SugarCRM I then highly advise using a portal that talks with SugarCRM via the API. There are Joomla, Drupal, and other 3rd party portal solutions that integrate with SugarCRM for this.